[INFO] cloning repository https://github.com/dustsoftware/object
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dustsoftware/object" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdustsoftware%2Fobject", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdustsoftware%2Fobject'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 38cf32fbf7e0d48f0dab12c7f43ad3b094762ebf
[INFO] fixing dustsoftware/object against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdustsoftware%2Fobject" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/dustsoftware/object
[INFO] finished tweaking git repo https://github.com/dustsoftware/object
[INFO] tweaked toml for git repo https://github.com/dustsoftware/object written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dustsoftware/object on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dustsoftware/object already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3c5fdee3cbd5ab3fac40b2bdd7e9f8a07a78eb13ac1279d54cbef5b6d5404d3a
[INFO] running `Command { std: "docker" "start" "3c5fdee3cbd5ab3fac40b2bdd7e9f8a07a78eb13ac1279d54cbef5b6d5404d3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3c5fdee3cbd5ab3fac40b2bdd7e9f8a07a78eb13ac1279d54cbef5b6d5404d3a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c5fdee3cbd5ab3fac40b2bdd7e9f8a07a78eb13ac1279d54cbef5b6d5404d3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3c5fdee3cbd5ab3fac40b2bdd7e9f8a07a78eb13ac1279d54cbef5b6d5404d3a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/examples/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating crates/rewrite/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]     Checking foldhash v0.1.4
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling object v0.36.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]    Migrating build.rs from 2018 edition to 2021
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking miniz_oxide v0.8.2
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking ruzstd v0.7.3
[INFO] [stderr]     Checking clap_builder v4.5.23
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]    Migrating src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Checking clap v4.5.23
[INFO] [stderr]     Checking object-examples v0.0.0 (/opt/rustwide/workdir/crates/examples)
[INFO] [stderr]     Checking object-rewrite v0.1.1 (/opt/rustwide/workdir/crates/rewrite)
[INFO] [stderr]    Migrating crates/examples/src/lib.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating tests/integration.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating crates/rewrite/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/parse_self.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating crates/examples/src/bin/nm.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating crates/examples/src/bin/ar.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating crates/examples/src/bin/dyldcachedump.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating crates/examples/src/bin/elftoefi.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating crates/rewrite/tests/testfiles.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/examples/src/bin/objdump.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating crates/examples/src/bin/objectmap.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating crates/examples/src/bin/pecopy.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating crates/examples/src/bin/readobj.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating crates/examples/tests/testfiles.rs from 2018 edition to 2021
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.89s
[INFO] [stderr] crater-edition-check: object-examples v0.0.0 (/opt/rustwide/workdir/crates/examples) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: object v0.36.7 (/opt/rustwide/workdir) updating edition from 2018 to 2021
[INFO] [stderr] crater-edition-check: object-rewrite v0.1.1 (/opt/rustwide/workdir/crates/rewrite) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling object v0.36.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking object-examples v0.0.0 (/opt/rustwide/workdir/crates/examples)
[INFO] [stderr]     Checking object-rewrite v0.1.1 (/opt/rustwide/workdir/crates/rewrite)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.15s
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/examples/Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Migrating crates/rewrite/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]     Checking object v0.36.7 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/read/pe/rich.rs (1 fix)
[INFO] [stderr]        Fixed src/read/elf/relocation.rs (2 fixes)
[INFO] [stderr]        Fixed src/read/any.rs (13 fixes)
[INFO] [stderr]        Fixed src/read/coff/section.rs (1 fix)
[INFO] [stderr]        Fixed src/read/elf/section.rs (1 fix)
[INFO] [stderr]        Fixed src/read/elf/symbol.rs (1 fix)
[INFO] [stderr]        Fixed src/read/pe/export.rs (1 fix)
[INFO] [stderr]        Fixed src/read/archive.rs (2 fixes)
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:34:25
[INFO] [stdout]     |
[INFO] [stdout]  34 |             $enum::Coff(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 362 |         with_inner!(self, File, |x| x.architecture())
[INFO] [stdout]     |         --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  34 |             &$enum::Coff(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:36:28
[INFO] [stdout]     |
[INFO] [stdout]  36 |             $enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 362 |         with_inner!(self, File, |x| x.architecture())
[INFO] [stdout]     |         --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  36 |             &$enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:38:26
[INFO] [stdout]     |
[INFO] [stdout]  38 |             $enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 362 |         with_inner!(self, File, |x| x.architecture())
[INFO] [stdout]     |         --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  38 |             &$enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:40:26
[INFO] [stdout]     |
[INFO] [stdout]  40 |             $enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 362 |         with_inner!(self, File, |x| x.architecture())
[INFO] [stdout]     |         --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  40 |             &$enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:42:28
[INFO] [stdout]     |
[INFO] [stdout]  42 |             $enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 362 |         with_inner!(self, File, |x| x.architecture())
[INFO] [stdout]     |         --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  42 |             &$enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:44:28
[INFO] [stdout]     |
[INFO] [stdout]  44 |             $enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 362 |         with_inner!(self, File, |x| x.architecture())
[INFO] [stdout]     |         --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  44 |             &$enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:46:25
[INFO] [stdout]     |
[INFO] [stdout]  46 |             $enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 362 |         with_inner!(self, File, |x| x.architecture())
[INFO] [stdout]     |         --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  46 |             &$enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:48:25
[INFO] [stdout]     |
[INFO] [stdout]  48 |             $enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 362 |         with_inner!(self, File, |x| x.architecture())
[INFO] [stdout]     |         --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  48 |             &$enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:52:28
[INFO] [stdout]     |
[INFO] [stdout]  52 |             $enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 362 |         with_inner!(self, File, |x| x.architecture())
[INFO] [stdout]     |         --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  52 |             &$enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:54:28
[INFO] [stdout]     |
[INFO] [stdout]  54 |             $enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 362 |         with_inner!(self, File, |x| x.architecture())
[INFO] [stdout]     |         --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  54 |             &$enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:34:25
[INFO] [stdout]     |
[INFO] [stdout]  34 |             $enum::Coff(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 366 |         with_inner!(self, File, |x| x.sub_architecture())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  34 |             &$enum::Coff(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:36:28
[INFO] [stdout]     |
[INFO] [stdout]  36 |             $enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 366 |         with_inner!(self, File, |x| x.sub_architecture())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  36 |             &$enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:38:26
[INFO] [stdout]     |
[INFO] [stdout]  38 |             $enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 366 |         with_inner!(self, File, |x| x.sub_architecture())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  38 |             &$enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:40:26
[INFO] [stdout]     |
[INFO] [stdout]  40 |             $enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 366 |         with_inner!(self, File, |x| x.sub_architecture())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  40 |             &$enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:42:28
[INFO] [stdout]     |
[INFO] [stdout]  42 |             $enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 366 |         with_inner!(self, File, |x| x.sub_architecture())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  42 |             &$enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:44:28
[INFO] [stdout]     |
[INFO] [stdout]  44 |             $enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 366 |         with_inner!(self, File, |x| x.sub_architecture())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  44 |             &$enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:46:25
[INFO] [stdout]     |
[INFO] [stdout]  46 |             $enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 366 |         with_inner!(self, File, |x| x.sub_architecture())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  46 |             &$enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:48:25
[INFO] [stdout]     |
[INFO] [stdout]  48 |             $enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 366 |         with_inner!(self, File, |x| x.sub_architecture())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  48 |             &$enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:52:28
[INFO] [stdout]     |
[INFO] [stdout]  52 |             $enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 366 |         with_inner!(self, File, |x| x.sub_architecture())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  52 |             &$enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:54:28
[INFO] [stdout]     |
[INFO] [stdout]  54 |             $enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 366 |         with_inner!(self, File, |x| x.sub_architecture())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  54 |             &$enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:34:25
[INFO] [stdout]     |
[INFO] [stdout]  34 |             $enum::Coff(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 370 |         with_inner!(self, File, |x| x.is_little_endian())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  34 |             &$enum::Coff(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:36:28
[INFO] [stdout]     |
[INFO] [stdout]  36 |             $enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 370 |         with_inner!(self, File, |x| x.is_little_endian())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  36 |             &$enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:38:26
[INFO] [stdout]     |
[INFO] [stdout]  38 |             $enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 370 |         with_inner!(self, File, |x| x.is_little_endian())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  38 |             &$enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:40:26
[INFO] [stdout]     |
[INFO] [stdout]  40 |             $enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 370 |         with_inner!(self, File, |x| x.is_little_endian())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  40 |             &$enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:42:28
[INFO] [stdout]     |
[INFO] [stdout]  42 |             $enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 370 |         with_inner!(self, File, |x| x.is_little_endian())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  42 |             &$enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:44:28
[INFO] [stdout]     |
[INFO] [stdout]  44 |             $enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 370 |         with_inner!(self, File, |x| x.is_little_endian())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  44 |             &$enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:46:25
[INFO] [stdout]     |
[INFO] [stdout]  46 |             $enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 370 |         with_inner!(self, File, |x| x.is_little_endian())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  46 |             &$enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:48:25
[INFO] [stdout]     |
[INFO] [stdout]  48 |             $enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 370 |         with_inner!(self, File, |x| x.is_little_endian())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  48 |             &$enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:52:28
[INFO] [stdout]     |
[INFO] [stdout]  52 |             $enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 370 |         with_inner!(self, File, |x| x.is_little_endian())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  52 |             &$enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:54:28
[INFO] [stdout]     |
[INFO] [stdout]  54 |             $enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 370 |         with_inner!(self, File, |x| x.is_little_endian())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  54 |             &$enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:34:25
[INFO] [stdout]     |
[INFO] [stdout]  34 |             $enum::Coff(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 374 |         with_inner!(self, File, |x| x.is_64())
[INFO] [stdout]     |         -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  34 |             &$enum::Coff(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:36:28
[INFO] [stdout]     |
[INFO] [stdout]  36 |             $enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 374 |         with_inner!(self, File, |x| x.is_64())
[INFO] [stdout]     |         -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  36 |             &$enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:38:26
[INFO] [stdout]     |
[INFO] [stdout]  38 |             $enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 374 |         with_inner!(self, File, |x| x.is_64())
[INFO] [stdout]     |         -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  38 |             &$enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:40:26
[INFO] [stdout]     |
[INFO] [stdout]  40 |             $enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 374 |         with_inner!(self, File, |x| x.is_64())
[INFO] [stdout]     |         -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  40 |             &$enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:42:28
[INFO] [stdout]     |
[INFO] [stdout]  42 |             $enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 374 |         with_inner!(self, File, |x| x.is_64())
[INFO] [stdout]     |         -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  42 |             &$enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:44:28
[INFO] [stdout]     |
[INFO] [stdout]  44 |             $enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 374 |         with_inner!(self, File, |x| x.is_64())
[INFO] [stdout]     |         -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  44 |             &$enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:46:25
[INFO] [stdout]     |
[INFO] [stdout]  46 |             $enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 374 |         with_inner!(self, File, |x| x.is_64())
[INFO] [stdout]     |         -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  46 |             &$enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:48:25
[INFO] [stdout]     |
[INFO] [stdout]  48 |             $enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 374 |         with_inner!(self, File, |x| x.is_64())
[INFO] [stdout]     |         -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  48 |             &$enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:52:28
[INFO] [stdout]     |
[INFO] [stdout]  52 |             $enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 374 |         with_inner!(self, File, |x| x.is_64())
[INFO] [stdout]     |         -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  52 |             &$enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:54:28
[INFO] [stdout]     |
[INFO] [stdout]  54 |             $enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 374 |         with_inner!(self, File, |x| x.is_64())
[INFO] [stdout]     |         -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  54 |             &$enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:34:25
[INFO] [stdout]     |
[INFO] [stdout]  34 |             $enum::Coff(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 378 |         with_inner!(self, File, |x| x.kind())
[INFO] [stdout]     |         ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  34 |             &$enum::Coff(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:36:28
[INFO] [stdout]     |
[INFO] [stdout]  36 |             $enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 378 |         with_inner!(self, File, |x| x.kind())
[INFO] [stdout]     |         ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  36 |             &$enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:38:26
[INFO] [stdout]     |
[INFO] [stdout]  38 |             $enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 378 |         with_inner!(self, File, |x| x.kind())
[INFO] [stdout]     |         ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  38 |             &$enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:40:26
[INFO] [stdout]     |
[INFO] [stdout]  40 |             $enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 378 |         with_inner!(self, File, |x| x.kind())
[INFO] [stdout]     |         ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  40 |             &$enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:42:28
[INFO] [stdout]     |
[INFO] [stdout]  42 |             $enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 378 |         with_inner!(self, File, |x| x.kind())
[INFO] [stdout]     |         ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  42 |             &$enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:44:28
[INFO] [stdout]     |
[INFO] [stdout]  44 |             $enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 378 |         with_inner!(self, File, |x| x.kind())
[INFO] [stdout]     |         ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  44 |             &$enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:46:25
[INFO] [stdout]     |
[INFO] [stdout]  46 |             $enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 378 |         with_inner!(self, File, |x| x.kind())
[INFO] [stdout]     |         ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  46 |             &$enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:48:25
[INFO] [stdout]     |
[INFO] [stdout]  48 |             $enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 378 |         with_inner!(self, File, |x| x.kind())
[INFO] [stdout]     |         ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  48 |             &$enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:52:28
[INFO] [stdout]     |
[INFO] [stdout]  52 |             $enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 378 |         with_inner!(self, File, |x| x.kind())
[INFO] [stdout]     |         ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  52 |             &$enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:54:28
[INFO] [stdout]     |
[INFO] [stdout]  54 |             $enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 378 |         with_inner!(self, File, |x| x.kind())
[INFO] [stdout]     |         ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  54 |             &$enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:93:25
[INFO] [stdout]     |
[INFO] [stdout]  93 |             $from::Coff(ref $var) => $to::Coff($body),
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 383 |             inner: map_inner!(self, File, SegmentIteratorInternal, |x| x.segments()),
[INFO] [stdout]     |                    ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  93 |             &$from::Coff(ref $var) => $to::Coff($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:95:28
[INFO] [stdout]     |
[INFO] [stdout]  95 |             $from::CoffBig(ref $var) => $to::CoffBig($body),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 383 |             inner: map_inner!(self, File, SegmentIteratorInternal, |x| x.segments()),
[INFO] [stdout]     |                    ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  95 |             &$from::CoffBig(ref $var) => $to::CoffBig($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:97:26
[INFO] [stdout]     |
[INFO] [stdout]  97 |             $from::Elf32(ref $var) => $to::Elf32($body),
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 383 |             inner: map_inner!(self, File, SegmentIteratorInternal, |x| x.segments()),
[INFO] [stdout]     |                    ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  97 |             &$from::Elf32(ref $var) => $to::Elf32($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:99:26
[INFO] [stdout]     |
[INFO] [stdout]  99 |             $from::Elf64(ref $var) => $to::Elf64($body),
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 383 |             inner: map_inner!(self, File, SegmentIteratorInternal, |x| x.segments()),
[INFO] [stdout]     |                    ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  99 |             &$from::Elf64(ref $var) => $to::Elf64($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:101:28
[INFO] [stdout]     |
[INFO] [stdout] 101 |             $from::MachO32(ref $var) => $to::MachO32($body),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 383 |             inner: map_inner!(self, File, SegmentIteratorInternal, |x| x.segments()),
[INFO] [stdout]     |                    ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 101 |             &$from::MachO32(ref $var) => $to::MachO32($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:103:28
[INFO] [stdout]     |
[INFO] [stdout] 103 |             $from::MachO64(ref $var) => $to::MachO64($body),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 383 |             inner: map_inner!(self, File, SegmentIteratorInternal, |x| x.segments()),
[INFO] [stdout]     |                    ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 103 |             &$from::MachO64(ref $var) => $to::MachO64($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:105:25
[INFO] [stdout]     |
[INFO] [stdout] 105 |             $from::Pe32(ref $var) => $to::Pe32($body),
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 383 |             inner: map_inner!(self, File, SegmentIteratorInternal, |x| x.segments()),
[INFO] [stdout]     |                    ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 105 |             &$from::Pe32(ref $var) => $to::Pe32($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:107:25
[INFO] [stdout]     |
[INFO] [stdout] 107 |             $from::Pe64(ref $var) => $to::Pe64($body),
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 383 |             inner: map_inner!(self, File, SegmentIteratorInternal, |x| x.segments()),
[INFO] [stdout]     |                    ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 107 |             &$from::Pe64(ref $var) => $to::Pe64($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:111:28
[INFO] [stdout]     |
[INFO] [stdout] 111 |             $from::Xcoff32(ref $var) => $to::Xcoff32($body),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 383 |             inner: map_inner!(self, File, SegmentIteratorInternal, |x| x.segments()),
[INFO] [stdout]     |                    ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 111 |             &$from::Xcoff32(ref $var) => $to::Xcoff32($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:113:28
[INFO] [stdout]     |
[INFO] [stdout] 113 |             $from::Xcoff64(ref $var) => $to::Xcoff64($body),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 383 |             inner: map_inner!(self, File, SegmentIteratorInternal, |x| x.segments()),
[INFO] [stdout]     |                    ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 113 |             &$from::Xcoff64(ref $var) => $to::Xcoff64($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:123:25
[INFO] [stdout]     |
[INFO] [stdout] 123 |               $from::Coff(ref $var) => $body.map($to::Coff),
[INFO] [stdout]     |                           ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 391 | /         map_inner_option!(self, File, SectionInternal, |x| x
[INFO] [stdout] 392 | |             .section_by_name_bytes(section_name))
[INFO] [stdout]     | |_________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 123 |             &$from::Coff(ref $var) => $body.map($to::Coff),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:125:28
[INFO] [stdout]     |
[INFO] [stdout] 125 |               $from::CoffBig(ref $var) => $body.map($to::CoffBig),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 391 | /         map_inner_option!(self, File, SectionInternal, |x| x
[INFO] [stdout] 392 | |             .section_by_name_bytes(section_name))
[INFO] [stdout]     | |_________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 125 |             &$from::CoffBig(ref $var) => $body.map($to::CoffBig),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:127:26
[INFO] [stdout]     |
[INFO] [stdout] 127 |               $from::Elf32(ref $var) => $body.map($to::Elf32),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 391 | /         map_inner_option!(self, File, SectionInternal, |x| x
[INFO] [stdout] 392 | |             .section_by_name_bytes(section_name))
[INFO] [stdout]     | |_________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 127 |             &$from::Elf32(ref $var) => $body.map($to::Elf32),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:129:26
[INFO] [stdout]     |
[INFO] [stdout] 129 |               $from::Elf64(ref $var) => $body.map($to::Elf64),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 391 | /         map_inner_option!(self, File, SectionInternal, |x| x
[INFO] [stdout] 392 | |             .section_by_name_bytes(section_name))
[INFO] [stdout]     | |_________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 129 |             &$from::Elf64(ref $var) => $body.map($to::Elf64),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:131:28
[INFO] [stdout]     |
[INFO] [stdout] 131 |               $from::MachO32(ref $var) => $body.map($to::MachO32),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 391 | /         map_inner_option!(self, File, SectionInternal, |x| x
[INFO] [stdout] 392 | |             .section_by_name_bytes(section_name))
[INFO] [stdout]     | |_________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 131 |             &$from::MachO32(ref $var) => $body.map($to::MachO32),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:133:28
[INFO] [stdout]     |
[INFO] [stdout] 133 |               $from::MachO64(ref $var) => $body.map($to::MachO64),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 391 | /         map_inner_option!(self, File, SectionInternal, |x| x
[INFO] [stdout] 392 | |             .section_by_name_bytes(section_name))
[INFO] [stdout]     | |_________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 133 |             &$from::MachO64(ref $var) => $body.map($to::MachO64),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:135:25
[INFO] [stdout]     |
[INFO] [stdout] 135 |               $from::Pe32(ref $var) => $body.map($to::Pe32),
[INFO] [stdout]     |                           ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 391 | /         map_inner_option!(self, File, SectionInternal, |x| x
[INFO] [stdout] 392 | |             .section_by_name_bytes(section_name))
[INFO] [stdout]     | |_________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 135 |             &$from::Pe32(ref $var) => $body.map($to::Pe32),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:137:25
[INFO] [stdout]     |
[INFO] [stdout] 137 |               $from::Pe64(ref $var) => $body.map($to::Pe64),
[INFO] [stdout]     |                           ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 391 | /         map_inner_option!(self, File, SectionInternal, |x| x
[INFO] [stdout] 392 | |             .section_by_name_bytes(section_name))
[INFO] [stdout]     | |_________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 137 |             &$from::Pe64(ref $var) => $body.map($to::Pe64),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:141:28
[INFO] [stdout]     |
[INFO] [stdout] 141 |               $from::Xcoff32(ref $var) => $body.map($to::Xcoff32),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 391 | /         map_inner_option!(self, File, SectionInternal, |x| x
[INFO] [stdout] 392 | |             .section_by_name_bytes(section_name))
[INFO] [stdout]     | |_________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 141 |             &$from::Xcoff32(ref $var) => $body.map($to::Xcoff32),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:143:28
[INFO] [stdout]     |
[INFO] [stdout] 143 |               $from::Xcoff64(ref $var) => $body.map($to::Xcoff64),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 391 | /         map_inner_option!(self, File, SectionInternal, |x| x
[INFO] [stdout] 392 | |             .section_by_name_bytes(section_name))
[INFO] [stdout]     | |_________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |             &$from::Xcoff64(ref $var) => $body.map($to::Xcoff64),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:123:25
[INFO] [stdout]     |
[INFO] [stdout] 123 |             $from::Coff(ref $var) => $body.map($to::Coff),
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 397 |         map_inner_option!(self, File, SectionInternal, |x| x.section_by_index(index))
[INFO] [stdout]     |         ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 123 |             &$from::Coff(ref $var) => $body.map($to::Coff),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:125:28
[INFO] [stdout]     |
[INFO] [stdout] 125 |             $from::CoffBig(ref $var) => $body.map($to::CoffBig),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 397 |         map_inner_option!(self, File, SectionInternal, |x| x.section_by_index(index))
[INFO] [stdout]     |         ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 125 |             &$from::CoffBig(ref $var) => $body.map($to::CoffBig),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:127:26
[INFO] [stdout]     |
[INFO] [stdout] 127 |             $from::Elf32(ref $var) => $body.map($to::Elf32),
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 397 |         map_inner_option!(self, File, SectionInternal, |x| x.section_by_index(index))
[INFO] [stdout]     |         ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 127 |             &$from::Elf32(ref $var) => $body.map($to::Elf32),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:129:26
[INFO] [stdout]     |
[INFO] [stdout] 129 |             $from::Elf64(ref $var) => $body.map($to::Elf64),
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 397 |         map_inner_option!(self, File, SectionInternal, |x| x.section_by_index(index))
[INFO] [stdout]     |         ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 129 |             &$from::Elf64(ref $var) => $body.map($to::Elf64),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:131:28
[INFO] [stdout]     |
[INFO] [stdout] 131 |             $from::MachO32(ref $var) => $body.map($to::MachO32),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 397 |         map_inner_option!(self, File, SectionInternal, |x| x.section_by_index(index))
[INFO] [stdout]     |         ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 131 |             &$from::MachO32(ref $var) => $body.map($to::MachO32),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:133:28
[INFO] [stdout]     |
[INFO] [stdout] 133 |             $from::MachO64(ref $var) => $body.map($to::MachO64),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 397 |         map_inner_option!(self, File, SectionInternal, |x| x.section_by_index(index))
[INFO] [stdout]     |         ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 133 |             &$from::MachO64(ref $var) => $body.map($to::MachO64),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:135:25
[INFO] [stdout]     |
[INFO] [stdout] 135 |             $from::Pe32(ref $var) => $body.map($to::Pe32),
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 397 |         map_inner_option!(self, File, SectionInternal, |x| x.section_by_index(index))
[INFO] [stdout]     |         ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 135 |             &$from::Pe32(ref $var) => $body.map($to::Pe32),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:137:25
[INFO] [stdout]     |
[INFO] [stdout] 137 |             $from::Pe64(ref $var) => $body.map($to::Pe64),
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 397 |         map_inner_option!(self, File, SectionInternal, |x| x.section_by_index(index))
[INFO] [stdout]     |         ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 137 |             &$from::Pe64(ref $var) => $body.map($to::Pe64),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:141:28
[INFO] [stdout]     |
[INFO] [stdout] 141 |             $from::Xcoff32(ref $var) => $body.map($to::Xcoff32),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 397 |         map_inner_option!(self, File, SectionInternal, |x| x.section_by_index(index))
[INFO] [stdout]     |         ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 141 |             &$from::Xcoff32(ref $var) => $body.map($to::Xcoff32),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:143:28
[INFO] [stdout]     |
[INFO] [stdout] 143 |             $from::Xcoff64(ref $var) => $body.map($to::Xcoff64),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 397 |         map_inner_option!(self, File, SectionInternal, |x| x.section_by_index(index))
[INFO] [stdout]     |         ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |             &$from::Xcoff64(ref $var) => $body.map($to::Xcoff64),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:93:25
[INFO] [stdout]     |
[INFO] [stdout]  93 |             $from::Coff(ref $var) => $to::Coff($body),
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 403 |             inner: map_inner!(self, File, SectionIteratorInternal, |x| x.sections()),
[INFO] [stdout]     |                    ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  93 |             &$from::Coff(ref $var) => $to::Coff($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:95:28
[INFO] [stdout]     |
[INFO] [stdout]  95 |             $from::CoffBig(ref $var) => $to::CoffBig($body),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 403 |             inner: map_inner!(self, File, SectionIteratorInternal, |x| x.sections()),
[INFO] [stdout]     |                    ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  95 |             &$from::CoffBig(ref $var) => $to::CoffBig($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:97:26
[INFO] [stdout]     |
[INFO] [stdout]  97 |             $from::Elf32(ref $var) => $to::Elf32($body),
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 403 |             inner: map_inner!(self, File, SectionIteratorInternal, |x| x.sections()),
[INFO] [stdout]     |                    ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  97 |             &$from::Elf32(ref $var) => $to::Elf32($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:99:26
[INFO] [stdout]     |
[INFO] [stdout]  99 |             $from::Elf64(ref $var) => $to::Elf64($body),
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 403 |             inner: map_inner!(self, File, SectionIteratorInternal, |x| x.sections()),
[INFO] [stdout]     |                    ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  99 |             &$from::Elf64(ref $var) => $to::Elf64($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:101:28
[INFO] [stdout]     |
[INFO] [stdout] 101 |             $from::MachO32(ref $var) => $to::MachO32($body),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 403 |             inner: map_inner!(self, File, SectionIteratorInternal, |x| x.sections()),
[INFO] [stdout]     |                    ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 101 |             &$from::MachO32(ref $var) => $to::MachO32($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:103:28
[INFO] [stdout]     |
[INFO] [stdout] 103 |             $from::MachO64(ref $var) => $to::MachO64($body),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 403 |             inner: map_inner!(self, File, SectionIteratorInternal, |x| x.sections()),
[INFO] [stdout]     |                    ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 103 |             &$from::MachO64(ref $var) => $to::MachO64($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:105:25
[INFO] [stdout]     |
[INFO] [stdout] 105 |             $from::Pe32(ref $var) => $to::Pe32($body),
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 403 |             inner: map_inner!(self, File, SectionIteratorInternal, |x| x.sections()),
[INFO] [stdout]     |                    ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 105 |             &$from::Pe32(ref $var) => $to::Pe32($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:107:25
[INFO] [stdout]     |
[INFO] [stdout] 107 |             $from::Pe64(ref $var) => $to::Pe64($body),
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 403 |             inner: map_inner!(self, File, SectionIteratorInternal, |x| x.sections()),
[INFO] [stdout]     |                    ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 107 |             &$from::Pe64(ref $var) => $to::Pe64($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:111:28
[INFO] [stdout]     |
[INFO] [stdout] 111 |             $from::Xcoff32(ref $var) => $to::Xcoff32($body),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 403 |             inner: map_inner!(self, File, SectionIteratorInternal, |x| x.sections()),
[INFO] [stdout]     |                    ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 111 |             &$from::Xcoff32(ref $var) => $to::Xcoff32($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:113:28
[INFO] [stdout]     |
[INFO] [stdout] 113 |             $from::Xcoff64(ref $var) => $to::Xcoff64($body),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 403 |             inner: map_inner!(self, File, SectionIteratorInternal, |x| x.sections()),
[INFO] [stdout]     |                    ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 113 |             &$from::Xcoff64(ref $var) => $to::Xcoff64($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:93:25
[INFO] [stdout]     |
[INFO] [stdout]  93 |             $from::Coff(ref $var) => $to::Coff($body),
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 409 |             inner: map_inner!(self, File, ComdatIteratorInternal, |x| x.comdats()),
[INFO] [stdout]     |                    --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  93 |             &$from::Coff(ref $var) => $to::Coff($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:95:28
[INFO] [stdout]     |
[INFO] [stdout]  95 |             $from::CoffBig(ref $var) => $to::CoffBig($body),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 409 |             inner: map_inner!(self, File, ComdatIteratorInternal, |x| x.comdats()),
[INFO] [stdout]     |                    --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  95 |             &$from::CoffBig(ref $var) => $to::CoffBig($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:97:26
[INFO] [stdout]     |
[INFO] [stdout]  97 |             $from::Elf32(ref $var) => $to::Elf32($body),
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 409 |             inner: map_inner!(self, File, ComdatIteratorInternal, |x| x.comdats()),
[INFO] [stdout]     |                    --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  97 |             &$from::Elf32(ref $var) => $to::Elf32($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:99:26
[INFO] [stdout]     |
[INFO] [stdout]  99 |             $from::Elf64(ref $var) => $to::Elf64($body),
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 409 |             inner: map_inner!(self, File, ComdatIteratorInternal, |x| x.comdats()),
[INFO] [stdout]     |                    --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  99 |             &$from::Elf64(ref $var) => $to::Elf64($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:101:28
[INFO] [stdout]     |
[INFO] [stdout] 101 |             $from::MachO32(ref $var) => $to::MachO32($body),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 409 |             inner: map_inner!(self, File, ComdatIteratorInternal, |x| x.comdats()),
[INFO] [stdout]     |                    --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 101 |             &$from::MachO32(ref $var) => $to::MachO32($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:103:28
[INFO] [stdout]     |
[INFO] [stdout] 103 |             $from::MachO64(ref $var) => $to::MachO64($body),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 409 |             inner: map_inner!(self, File, ComdatIteratorInternal, |x| x.comdats()),
[INFO] [stdout]     |                    --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 103 |             &$from::MachO64(ref $var) => $to::MachO64($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:105:25
[INFO] [stdout]     |
[INFO] [stdout] 105 |             $from::Pe32(ref $var) => $to::Pe32($body),
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 409 |             inner: map_inner!(self, File, ComdatIteratorInternal, |x| x.comdats()),
[INFO] [stdout]     |                    --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 105 |             &$from::Pe32(ref $var) => $to::Pe32($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:107:25
[INFO] [stdout]     |
[INFO] [stdout] 107 |             $from::Pe64(ref $var) => $to::Pe64($body),
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 409 |             inner: map_inner!(self, File, ComdatIteratorInternal, |x| x.comdats()),
[INFO] [stdout]     |                    --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 107 |             &$from::Pe64(ref $var) => $to::Pe64($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:111:28
[INFO] [stdout]     |
[INFO] [stdout] 111 |             $from::Xcoff32(ref $var) => $to::Xcoff32($body),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 409 |             inner: map_inner!(self, File, ComdatIteratorInternal, |x| x.comdats()),
[INFO] [stdout]     |                    --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 111 |             &$from::Xcoff32(ref $var) => $to::Xcoff32($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:113:28
[INFO] [stdout]     |
[INFO] [stdout] 113 |             $from::Xcoff64(ref $var) => $to::Xcoff64($body),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 409 |             inner: map_inner!(self, File, ComdatIteratorInternal, |x| x.comdats()),
[INFO] [stdout]     |                    --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 113 |             &$from::Xcoff64(ref $var) => $to::Xcoff64($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:123:25
[INFO] [stdout]     |
[INFO] [stdout] 123 |               $from::Coff(ref $var) => $body.map($to::Coff),
[INFO] [stdout]     |                           ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 414 | /         map_inner_option!(self, File, SymbolInternal, |x| x
[INFO] [stdout] 415 | |             .symbol_by_index(index)
[INFO] [stdout] 416 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 123 |             &$from::Coff(ref $var) => $body.map($to::Coff),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:125:28
[INFO] [stdout]     |
[INFO] [stdout] 125 |               $from::CoffBig(ref $var) => $body.map($to::CoffBig),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 414 | /         map_inner_option!(self, File, SymbolInternal, |x| x
[INFO] [stdout] 415 | |             .symbol_by_index(index)
[INFO] [stdout] 416 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 125 |             &$from::CoffBig(ref $var) => $body.map($to::CoffBig),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:127:26
[INFO] [stdout]     |
[INFO] [stdout] 127 |               $from::Elf32(ref $var) => $body.map($to::Elf32),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 414 | /         map_inner_option!(self, File, SymbolInternal, |x| x
[INFO] [stdout] 415 | |             .symbol_by_index(index)
[INFO] [stdout] 416 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 127 |             &$from::Elf32(ref $var) => $body.map($to::Elf32),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:129:26
[INFO] [stdout]     |
[INFO] [stdout] 129 |               $from::Elf64(ref $var) => $body.map($to::Elf64),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 414 | /         map_inner_option!(self, File, SymbolInternal, |x| x
[INFO] [stdout] 415 | |             .symbol_by_index(index)
[INFO] [stdout] 416 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 129 |             &$from::Elf64(ref $var) => $body.map($to::Elf64),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:131:28
[INFO] [stdout]     |
[INFO] [stdout] 131 |               $from::MachO32(ref $var) => $body.map($to::MachO32),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 414 | /         map_inner_option!(self, File, SymbolInternal, |x| x
[INFO] [stdout] 415 | |             .symbol_by_index(index)
[INFO] [stdout] 416 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 131 |             &$from::MachO32(ref $var) => $body.map($to::MachO32),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:133:28
[INFO] [stdout]     |
[INFO] [stdout] 133 |               $from::MachO64(ref $var) => $body.map($to::MachO64),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 414 | /         map_inner_option!(self, File, SymbolInternal, |x| x
[INFO] [stdout] 415 | |             .symbol_by_index(index)
[INFO] [stdout] 416 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 133 |             &$from::MachO64(ref $var) => $body.map($to::MachO64),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:135:25
[INFO] [stdout]     |
[INFO] [stdout] 135 |               $from::Pe32(ref $var) => $body.map($to::Pe32),
[INFO] [stdout]     |                           ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 414 | /         map_inner_option!(self, File, SymbolInternal, |x| x
[INFO] [stdout] 415 | |             .symbol_by_index(index)
[INFO] [stdout] 416 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 135 |             &$from::Pe32(ref $var) => $body.map($to::Pe32),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:137:25
[INFO] [stdout]     |
[INFO] [stdout] 137 |               $from::Pe64(ref $var) => $body.map($to::Pe64),
[INFO] [stdout]     |                           ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 414 | /         map_inner_option!(self, File, SymbolInternal, |x| x
[INFO] [stdout] 415 | |             .symbol_by_index(index)
[INFO] [stdout] 416 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 137 |             &$from::Pe64(ref $var) => $body.map($to::Pe64),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:141:28
[INFO] [stdout]     |
[INFO] [stdout] 141 |               $from::Xcoff32(ref $var) => $body.map($to::Xcoff32),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 414 | /         map_inner_option!(self, File, SymbolInternal, |x| x
[INFO] [stdout] 415 | |             .symbol_by_index(index)
[INFO] [stdout] 416 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 141 |             &$from::Xcoff32(ref $var) => $body.map($to::Xcoff32),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:143:28
[INFO] [stdout]     |
[INFO] [stdout] 143 |               $from::Xcoff64(ref $var) => $body.map($to::Xcoff64),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 414 | /         map_inner_option!(self, File, SymbolInternal, |x| x
[INFO] [stdout] 415 | |             .symbol_by_index(index)
[INFO] [stdout] 416 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |             &$from::Xcoff64(ref $var) => $body.map($to::Xcoff64),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:93:25
[INFO] [stdout]     |
[INFO] [stdout]  93 |               $from::Coff(ref $var) => $to::Coff($body),
[INFO] [stdout]     |                           ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 422 |               inner: map_inner!(self, File, SymbolIteratorInternal, |x| (
[INFO] [stdout]     |  ____________________-
[INFO] [stdout] 423 | |                 x.symbols(),
[INFO] [stdout] 424 | |                 PhantomData
[INFO] [stdout] 425 | |             )),
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  93 |             &$from::Coff(ref $var) => $to::Coff($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:95:28
[INFO] [stdout]     |
[INFO] [stdout]  95 |               $from::CoffBig(ref $var) => $to::CoffBig($body),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 422 |               inner: map_inner!(self, File, SymbolIteratorInternal, |x| (
[INFO] [stdout]     |  ____________________-
[INFO] [stdout] 423 | |                 x.symbols(),
[INFO] [stdout] 424 | |                 PhantomData
[INFO] [stdout] 425 | |             )),
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  95 |             &$from::CoffBig(ref $var) => $to::CoffBig($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:97:26
[INFO] [stdout]     |
[INFO] [stdout]  97 |               $from::Elf32(ref $var) => $to::Elf32($body),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 422 |               inner: map_inner!(self, File, SymbolIteratorInternal, |x| (
[INFO] [stdout]     |  ____________________-
[INFO] [stdout] 423 | |                 x.symbols(),
[INFO] [stdout] 424 | |                 PhantomData
[INFO] [stdout] 425 | |             )),
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  97 |             &$from::Elf32(ref $var) => $to::Elf32($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:99:26
[INFO] [stdout]     |
[INFO] [stdout]  99 |               $from::Elf64(ref $var) => $to::Elf64($body),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 422 |               inner: map_inner!(self, File, SymbolIteratorInternal, |x| (
[INFO] [stdout]     |  ____________________-
[INFO] [stdout] 423 | |                 x.symbols(),
[INFO] [stdout] 424 | |                 PhantomData
[INFO] [stdout] 425 | |             )),
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  99 |             &$from::Elf64(ref $var) => $to::Elf64($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:101:28
[INFO] [stdout]     |
[INFO] [stdout] 101 |               $from::MachO32(ref $var) => $to::MachO32($body),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 422 |               inner: map_inner!(self, File, SymbolIteratorInternal, |x| (
[INFO] [stdout]     |  ____________________-
[INFO] [stdout] 423 | |                 x.symbols(),
[INFO] [stdout] 424 | |                 PhantomData
[INFO] [stdout] 425 | |             )),
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 101 |             &$from::MachO32(ref $var) => $to::MachO32($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:103:28
[INFO] [stdout]     |
[INFO] [stdout] 103 |               $from::MachO64(ref $var) => $to::MachO64($body),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 422 |               inner: map_inner!(self, File, SymbolIteratorInternal, |x| (
[INFO] [stdout]     |  ____________________-
[INFO] [stdout] 423 | |                 x.symbols(),
[INFO] [stdout] 424 | |                 PhantomData
[INFO] [stdout] 425 | |             )),
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 103 |             &$from::MachO64(ref $var) => $to::MachO64($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:105:25
[INFO] [stdout]     |
[INFO] [stdout] 105 |               $from::Pe32(ref $var) => $to::Pe32($body),
[INFO] [stdout]     |                           ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 422 |               inner: map_inner!(self, File, SymbolIteratorInternal, |x| (
[INFO] [stdout]     |  ____________________-
[INFO] [stdout] 423 | |                 x.symbols(),
[INFO] [stdout] 424 | |                 PhantomData
[INFO] [stdout] 425 | |             )),
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 105 |             &$from::Pe32(ref $var) => $to::Pe32($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:107:25
[INFO] [stdout]     |
[INFO] [stdout] 107 |               $from::Pe64(ref $var) => $to::Pe64($body),
[INFO] [stdout]     |                           ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 422 |               inner: map_inner!(self, File, SymbolIteratorInternal, |x| (
[INFO] [stdout]     |  ____________________-
[INFO] [stdout] 423 | |                 x.symbols(),
[INFO] [stdout] 424 | |                 PhantomData
[INFO] [stdout] 425 | |             )),
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 107 |             &$from::Pe64(ref $var) => $to::Pe64($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:111:28
[INFO] [stdout]     |
[INFO] [stdout] 111 |               $from::Xcoff32(ref $var) => $to::Xcoff32($body),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 422 |               inner: map_inner!(self, File, SymbolIteratorInternal, |x| (
[INFO] [stdout]     |  ____________________-
[INFO] [stdout] 423 | |                 x.symbols(),
[INFO] [stdout] 424 | |                 PhantomData
[INFO] [stdout] 425 | |             )),
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 111 |             &$from::Xcoff32(ref $var) => $to::Xcoff32($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:113:28
[INFO] [stdout]     |
[INFO] [stdout] 113 |               $from::Xcoff64(ref $var) => $to::Xcoff64($body),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 422 |               inner: map_inner!(self, File, SymbolIteratorInternal, |x| (
[INFO] [stdout]     |  ____________________-
[INFO] [stdout] 423 | |                 x.symbols(),
[INFO] [stdout] 424 | |                 PhantomData
[INFO] [stdout] 425 | |             )),
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 113 |             &$from::Xcoff64(ref $var) => $to::Xcoff64($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:123:25
[INFO] [stdout]     |
[INFO] [stdout] 123 |               $from::Coff(ref $var) => $body.map($to::Coff),
[INFO] [stdout]     |                           ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 430 | /         map_inner_option!(self, File, SymbolTableInternal, |x| x
[INFO] [stdout] 431 | |             .symbol_table()
[INFO] [stdout] 432 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 123 |             &$from::Coff(ref $var) => $body.map($to::Coff),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:125:28
[INFO] [stdout]     |
[INFO] [stdout] 125 |               $from::CoffBig(ref $var) => $body.map($to::CoffBig),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 430 | /         map_inner_option!(self, File, SymbolTableInternal, |x| x
[INFO] [stdout] 431 | |             .symbol_table()
[INFO] [stdout] 432 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 125 |             &$from::CoffBig(ref $var) => $body.map($to::CoffBig),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:127:26
[INFO] [stdout]     |
[INFO] [stdout] 127 |               $from::Elf32(ref $var) => $body.map($to::Elf32),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 430 | /         map_inner_option!(self, File, SymbolTableInternal, |x| x
[INFO] [stdout] 431 | |             .symbol_table()
[INFO] [stdout] 432 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 127 |             &$from::Elf32(ref $var) => $body.map($to::Elf32),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:129:26
[INFO] [stdout]     |
[INFO] [stdout] 129 |               $from::Elf64(ref $var) => $body.map($to::Elf64),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 430 | /         map_inner_option!(self, File, SymbolTableInternal, |x| x
[INFO] [stdout] 431 | |             .symbol_table()
[INFO] [stdout] 432 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 129 |             &$from::Elf64(ref $var) => $body.map($to::Elf64),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:131:28
[INFO] [stdout]     |
[INFO] [stdout] 131 |               $from::MachO32(ref $var) => $body.map($to::MachO32),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 430 | /         map_inner_option!(self, File, SymbolTableInternal, |x| x
[INFO] [stdout] 431 | |             .symbol_table()
[INFO] [stdout] 432 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 131 |             &$from::MachO32(ref $var) => $body.map($to::MachO32),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:133:28
[INFO] [stdout]     |
[INFO] [stdout] 133 |               $from::MachO64(ref $var) => $body.map($to::MachO64),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 430 | /         map_inner_option!(self, File, SymbolTableInternal, |x| x
[INFO] [stdout] 431 | |             .symbol_table()
[INFO] [stdout] 432 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 133 |             &$from::MachO64(ref $var) => $body.map($to::MachO64),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:135:25
[INFO] [stdout]     |
[INFO] [stdout] 135 |               $from::Pe32(ref $var) => $body.map($to::Pe32),
[INFO] [stdout]     |                           ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 430 | /         map_inner_option!(self, File, SymbolTableInternal, |x| x
[INFO] [stdout] 431 | |             .symbol_table()
[INFO] [stdout] 432 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 135 |             &$from::Pe32(ref $var) => $body.map($to::Pe32),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:137:25
[INFO] [stdout]     |
[INFO] [stdout] 137 |               $from::Pe64(ref $var) => $body.map($to::Pe64),
[INFO] [stdout]     |                           ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 430 | /         map_inner_option!(self, File, SymbolTableInternal, |x| x
[INFO] [stdout] 431 | |             .symbol_table()
[INFO] [stdout] 432 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 137 |             &$from::Pe64(ref $var) => $body.map($to::Pe64),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:141:28
[INFO] [stdout]     |
[INFO] [stdout] 141 |               $from::Xcoff32(ref $var) => $body.map($to::Xcoff32),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 430 | /         map_inner_option!(self, File, SymbolTableInternal, |x| x
[INFO] [stdout] 431 | |             .symbol_table()
[INFO] [stdout] 432 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 141 |             &$from::Xcoff32(ref $var) => $body.map($to::Xcoff32),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:143:28
[INFO] [stdout]     |
[INFO] [stdout] 143 |               $from::Xcoff64(ref $var) => $body.map($to::Xcoff64),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 430 | /         map_inner_option!(self, File, SymbolTableInternal, |x| x
[INFO] [stdout] 431 | |             .symbol_table()
[INFO] [stdout] 432 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |             &$from::Xcoff64(ref $var) => $body.map($to::Xcoff64),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:93:25
[INFO] [stdout]     |
[INFO] [stdout]  93 |               $from::Coff(ref $var) => $to::Coff($body),
[INFO] [stdout]     |                           ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 438 |               inner: map_inner!(self, File, SymbolIteratorInternal, |x| (
[INFO] [stdout]     |  ____________________-
[INFO] [stdout] 439 | |                 x.dynamic_symbols(),
[INFO] [stdout] 440 | |                 PhantomData
[INFO] [stdout] 441 | |             )),
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  93 |             &$from::Coff(ref $var) => $to::Coff($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:95:28
[INFO] [stdout]     |
[INFO] [stdout]  95 |               $from::CoffBig(ref $var) => $to::CoffBig($body),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 438 |               inner: map_inner!(self, File, SymbolIteratorInternal, |x| (
[INFO] [stdout]     |  ____________________-
[INFO] [stdout] 439 | |                 x.dynamic_symbols(),
[INFO] [stdout] 440 | |                 PhantomData
[INFO] [stdout] 441 | |             )),
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  95 |             &$from::CoffBig(ref $var) => $to::CoffBig($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:97:26
[INFO] [stdout]     |
[INFO] [stdout]  97 |               $from::Elf32(ref $var) => $to::Elf32($body),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 438 |               inner: map_inner!(self, File, SymbolIteratorInternal, |x| (
[INFO] [stdout]     |  ____________________-
[INFO] [stdout] 439 | |                 x.dynamic_symbols(),
[INFO] [stdout] 440 | |                 PhantomData
[INFO] [stdout] 441 | |             )),
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  97 |             &$from::Elf32(ref $var) => $to::Elf32($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:99:26
[INFO] [stdout]     |
[INFO] [stdout]  99 |               $from::Elf64(ref $var) => $to::Elf64($body),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 438 |               inner: map_inner!(self, File, SymbolIteratorInternal, |x| (
[INFO] [stdout]     |  ____________________-
[INFO] [stdout] 439 | |                 x.dynamic_symbols(),
[INFO] [stdout] 440 | |                 PhantomData
[INFO] [stdout] 441 | |             )),
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  99 |             &$from::Elf64(ref $var) => $to::Elf64($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:101:28
[INFO] [stdout]     |
[INFO] [stdout] 101 |               $from::MachO32(ref $var) => $to::MachO32($body),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 438 |               inner: map_inner!(self, File, SymbolIteratorInternal, |x| (
[INFO] [stdout]     |  ____________________-
[INFO] [stdout] 439 | |                 x.dynamic_symbols(),
[INFO] [stdout] 440 | |                 PhantomData
[INFO] [stdout] 441 | |             )),
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 101 |             &$from::MachO32(ref $var) => $to::MachO32($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:103:28
[INFO] [stdout]     |
[INFO] [stdout] 103 |               $from::MachO64(ref $var) => $to::MachO64($body),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 438 |               inner: map_inner!(self, File, SymbolIteratorInternal, |x| (
[INFO] [stdout]     |  ____________________-
[INFO] [stdout] 439 | |                 x.dynamic_symbols(),
[INFO] [stdout] 440 | |                 PhantomData
[INFO] [stdout] 441 | |             )),
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 103 |             &$from::MachO64(ref $var) => $to::MachO64($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:105:25
[INFO] [stdout]     |
[INFO] [stdout] 105 |               $from::Pe32(ref $var) => $to::Pe32($body),
[INFO] [stdout]     |                           ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 438 |               inner: map_inner!(self, File, SymbolIteratorInternal, |x| (
[INFO] [stdout]     |  ____________________-
[INFO] [stdout] 439 | |                 x.dynamic_symbols(),
[INFO] [stdout] 440 | |                 PhantomData
[INFO] [stdout] 441 | |             )),
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 105 |             &$from::Pe32(ref $var) => $to::Pe32($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:107:25
[INFO] [stdout]     |
[INFO] [stdout] 107 |               $from::Pe64(ref $var) => $to::Pe64($body),
[INFO] [stdout]     |                           ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 438 |               inner: map_inner!(self, File, SymbolIteratorInternal, |x| (
[INFO] [stdout]     |  ____________________-
[INFO] [stdout] 439 | |                 x.dynamic_symbols(),
[INFO] [stdout] 440 | |                 PhantomData
[INFO] [stdout] 441 | |             )),
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 107 |             &$from::Pe64(ref $var) => $to::Pe64($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:111:28
[INFO] [stdout]     |
[INFO] [stdout] 111 |               $from::Xcoff32(ref $var) => $to::Xcoff32($body),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 438 |               inner: map_inner!(self, File, SymbolIteratorInternal, |x| (
[INFO] [stdout]     |  ____________________-
[INFO] [stdout] 439 | |                 x.dynamic_symbols(),
[INFO] [stdout] 440 | |                 PhantomData
[INFO] [stdout] 441 | |             )),
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 111 |             &$from::Xcoff32(ref $var) => $to::Xcoff32($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:113:28
[INFO] [stdout]     |
[INFO] [stdout] 113 |               $from::Xcoff64(ref $var) => $to::Xcoff64($body),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 438 |               inner: map_inner!(self, File, SymbolIteratorInternal, |x| (
[INFO] [stdout]     |  ____________________-
[INFO] [stdout] 439 | |                 x.dynamic_symbols(),
[INFO] [stdout] 440 | |                 PhantomData
[INFO] [stdout] 441 | |             )),
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 113 |             &$from::Xcoff64(ref $var) => $to::Xcoff64($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:123:25
[INFO] [stdout]     |
[INFO] [stdout] 123 |               $from::Coff(ref $var) => $body.map($to::Coff),
[INFO] [stdout]     |                           ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 446 | /         map_inner_option!(self, File, SymbolTableInternal, |x| x
[INFO] [stdout] 447 | |             .dynamic_symbol_table()
[INFO] [stdout] 448 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 123 |             &$from::Coff(ref $var) => $body.map($to::Coff),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:125:28
[INFO] [stdout]     |
[INFO] [stdout] 125 |               $from::CoffBig(ref $var) => $body.map($to::CoffBig),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 446 | /         map_inner_option!(self, File, SymbolTableInternal, |x| x
[INFO] [stdout] 447 | |             .dynamic_symbol_table()
[INFO] [stdout] 448 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 125 |             &$from::CoffBig(ref $var) => $body.map($to::CoffBig),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:127:26
[INFO] [stdout]     |
[INFO] [stdout] 127 |               $from::Elf32(ref $var) => $body.map($to::Elf32),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 446 | /         map_inner_option!(self, File, SymbolTableInternal, |x| x
[INFO] [stdout] 447 | |             .dynamic_symbol_table()
[INFO] [stdout] 448 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 127 |             &$from::Elf32(ref $var) => $body.map($to::Elf32),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:129:26
[INFO] [stdout]     |
[INFO] [stdout] 129 |               $from::Elf64(ref $var) => $body.map($to::Elf64),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 446 | /         map_inner_option!(self, File, SymbolTableInternal, |x| x
[INFO] [stdout] 447 | |             .dynamic_symbol_table()
[INFO] [stdout] 448 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 129 |             &$from::Elf64(ref $var) => $body.map($to::Elf64),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:131:28
[INFO] [stdout]     |
[INFO] [stdout] 131 |               $from::MachO32(ref $var) => $body.map($to::MachO32),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 446 | /         map_inner_option!(self, File, SymbolTableInternal, |x| x
[INFO] [stdout] 447 | |             .dynamic_symbol_table()
[INFO] [stdout] 448 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 131 |             &$from::MachO32(ref $var) => $body.map($to::MachO32),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:133:28
[INFO] [stdout]     |
[INFO] [stdout] 133 |               $from::MachO64(ref $var) => $body.map($to::MachO64),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 446 | /         map_inner_option!(self, File, SymbolTableInternal, |x| x
[INFO] [stdout] 447 | |             .dynamic_symbol_table()
[INFO] [stdout] 448 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 133 |             &$from::MachO64(ref $var) => $body.map($to::MachO64),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:135:25
[INFO] [stdout]     |
[INFO] [stdout] 135 |               $from::Pe32(ref $var) => $body.map($to::Pe32),
[INFO] [stdout]     |                           ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 446 | /         map_inner_option!(self, File, SymbolTableInternal, |x| x
[INFO] [stdout] 447 | |             .dynamic_symbol_table()
[INFO] [stdout] 448 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 135 |             &$from::Pe32(ref $var) => $body.map($to::Pe32),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:137:25
[INFO] [stdout]     |
[INFO] [stdout] 137 |               $from::Pe64(ref $var) => $body.map($to::Pe64),
[INFO] [stdout]     |                           ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 446 | /         map_inner_option!(self, File, SymbolTableInternal, |x| x
[INFO] [stdout] 447 | |             .dynamic_symbol_table()
[INFO] [stdout] 448 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 137 |             &$from::Pe64(ref $var) => $body.map($to::Pe64),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:141:28
[INFO] [stdout]     |
[INFO] [stdout] 141 |               $from::Xcoff32(ref $var) => $body.map($to::Xcoff32),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 446 | /         map_inner_option!(self, File, SymbolTableInternal, |x| x
[INFO] [stdout] 447 | |             .dynamic_symbol_table()
[INFO] [stdout] 448 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 141 |             &$from::Xcoff32(ref $var) => $body.map($to::Xcoff32),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:143:28
[INFO] [stdout]     |
[INFO] [stdout] 143 |               $from::Xcoff64(ref $var) => $body.map($to::Xcoff64),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 446 | /         map_inner_option!(self, File, SymbolTableInternal, |x| x
[INFO] [stdout] 447 | |             .dynamic_symbol_table()
[INFO] [stdout] 448 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |             &$from::Xcoff64(ref $var) => $body.map($to::Xcoff64),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:34:25
[INFO] [stdout]     |
[INFO] [stdout]  34 |             $enum::Coff(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 473 |         with_inner!(self, File, |x| x.symbol_map())
[INFO] [stdout]     |         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  34 |             &$enum::Coff(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:36:28
[INFO] [stdout]     |
[INFO] [stdout]  36 |             $enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 473 |         with_inner!(self, File, |x| x.symbol_map())
[INFO] [stdout]     |         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  36 |             &$enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:38:26
[INFO] [stdout]     |
[INFO] [stdout]  38 |             $enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 473 |         with_inner!(self, File, |x| x.symbol_map())
[INFO] [stdout]     |         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  38 |             &$enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:40:26
[INFO] [stdout]     |
[INFO] [stdout]  40 |             $enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 473 |         with_inner!(self, File, |x| x.symbol_map())
[INFO] [stdout]     |         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  40 |             &$enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:42:28
[INFO] [stdout]     |
[INFO] [stdout]  42 |             $enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 473 |         with_inner!(self, File, |x| x.symbol_map())
[INFO] [stdout]     |         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  42 |             &$enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:44:28
[INFO] [stdout]     |
[INFO] [stdout]  44 |             $enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 473 |         with_inner!(self, File, |x| x.symbol_map())
[INFO] [stdout]     |         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  44 |             &$enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:46:25
[INFO] [stdout]     |
[INFO] [stdout]  46 |             $enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 473 |         with_inner!(self, File, |x| x.symbol_map())
[INFO] [stdout]     |         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  46 |             &$enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:48:25
[INFO] [stdout]     |
[INFO] [stdout]  48 |             $enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 473 |         with_inner!(self, File, |x| x.symbol_map())
[INFO] [stdout]     |         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  48 |             &$enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:52:28
[INFO] [stdout]     |
[INFO] [stdout]  52 |             $enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 473 |         with_inner!(self, File, |x| x.symbol_map())
[INFO] [stdout]     |         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  52 |             &$enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:54:28
[INFO] [stdout]     |
[INFO] [stdout]  54 |             $enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 473 |         with_inner!(self, File, |x| x.symbol_map())
[INFO] [stdout]     |         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  54 |             &$enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:34:25
[INFO] [stdout]     |
[INFO] [stdout]  34 |             $enum::Coff(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 477 |         with_inner!(self, File, |x| x.object_map())
[INFO] [stdout]     |         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  34 |             &$enum::Coff(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:36:28
[INFO] [stdout]     |
[INFO] [stdout]  36 |             $enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 477 |         with_inner!(self, File, |x| x.object_map())
[INFO] [stdout]     |         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  36 |             &$enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:38:26
[INFO] [stdout]     |
[INFO] [stdout]  38 |             $enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 477 |         with_inner!(self, File, |x| x.object_map())
[INFO] [stdout]     |         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  38 |             &$enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:40:26
[INFO] [stdout]     |
[INFO] [stdout]  40 |             $enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 477 |         with_inner!(self, File, |x| x.object_map())
[INFO] [stdout]     |         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  40 |             &$enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:42:28
[INFO] [stdout]     |
[INFO] [stdout]  42 |             $enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 477 |         with_inner!(self, File, |x| x.object_map())
[INFO] [stdout]     |         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  42 |             &$enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:44:28
[INFO] [stdout]     |
[INFO] [stdout]  44 |             $enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 477 |         with_inner!(self, File, |x| x.object_map())
[INFO] [stdout]     |         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  44 |             &$enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:46:25
[INFO] [stdout]     |
[INFO] [stdout]  46 |             $enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 477 |         with_inner!(self, File, |x| x.object_map())
[INFO] [stdout]     |         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  46 |             &$enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:48:25
[INFO] [stdout]     |
[INFO] [stdout]  48 |             $enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 477 |         with_inner!(self, File, |x| x.object_map())
[INFO] [stdout]     |         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  48 |             &$enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:52:28
[INFO] [stdout]     |
[INFO] [stdout]  52 |             $enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 477 |         with_inner!(self, File, |x| x.object_map())
[INFO] [stdout]     |         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  52 |             &$enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:54:28
[INFO] [stdout]     |
[INFO] [stdout]  54 |             $enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 477 |         with_inner!(self, File, |x| x.object_map())
[INFO] [stdout]     |         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  54 |             &$enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:34:25
[INFO] [stdout]     |
[INFO] [stdout]  34 |             $enum::Coff(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 481 |         with_inner!(self, File, |x| x.imports())
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  34 |             &$enum::Coff(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:36:28
[INFO] [stdout]     |
[INFO] [stdout]  36 |             $enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 481 |         with_inner!(self, File, |x| x.imports())
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  36 |             &$enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:38:26
[INFO] [stdout]     |
[INFO] [stdout]  38 |             $enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 481 |         with_inner!(self, File, |x| x.imports())
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  38 |             &$enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:40:26
[INFO] [stdout]     |
[INFO] [stdout]  40 |             $enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 481 |         with_inner!(self, File, |x| x.imports())
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  40 |             &$enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:42:28
[INFO] [stdout]     |
[INFO] [stdout]  42 |             $enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 481 |         with_inner!(self, File, |x| x.imports())
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  42 |             &$enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:44:28
[INFO] [stdout]     |
[INFO] [stdout]  44 |             $enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 481 |         with_inner!(self, File, |x| x.imports())
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  44 |             &$enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:46:25
[INFO] [stdout]     |
[INFO] [stdout]  46 |             $enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 481 |         with_inner!(self, File, |x| x.imports())
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  46 |             &$enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:48:25
[INFO] [stdout]     |
[INFO] [stdout]  48 |             $enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 481 |         with_inner!(self, File, |x| x.imports())
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  48 |             &$enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:52:28
[INFO] [stdout]     |
[INFO] [stdout]  52 |             $enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 481 |         with_inner!(self, File, |x| x.imports())
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  52 |             &$enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:54:28
[INFO] [stdout]     |
[INFO] [stdout]  54 |             $enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 481 |         with_inner!(self, File, |x| x.imports())
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  54 |             &$enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:34:25
[INFO] [stdout]     |
[INFO] [stdout]  34 |             $enum::Coff(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 485 |         with_inner!(self, File, |x| x.exports())
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  34 |             &$enum::Coff(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:36:28
[INFO] [stdout]     |
[INFO] [stdout]  36 |             $enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 485 |         with_inner!(self, File, |x| x.exports())
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  36 |             &$enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:38:26
[INFO] [stdout]     |
[INFO] [stdout]  38 |             $enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 485 |         with_inner!(self, File, |x| x.exports())
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  38 |             &$enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:40:26
[INFO] [stdout]     |
[INFO] [stdout]  40 |             $enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 485 |         with_inner!(self, File, |x| x.exports())
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  40 |             &$enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:42:28
[INFO] [stdout]     |
[INFO] [stdout]  42 |             $enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 485 |         with_inner!(self, File, |x| x.exports())
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  42 |             &$enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:44:28
[INFO] [stdout]     |
[INFO] [stdout]  44 |             $enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 485 |         with_inner!(self, File, |x| x.exports())
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  44 |             &$enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:46:25
[INFO] [stdout]     |
[INFO] [stdout]  46 |             $enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 485 |         with_inner!(self, File, |x| x.exports())
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  46 |             &$enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:48:25
[INFO] [stdout]     |
[INFO] [stdout]  48 |             $enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 485 |         with_inner!(self, File, |x| x.exports())
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  48 |             &$enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:52:28
[INFO] [stdout]     |
[INFO] [stdout]  52 |             $enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 485 |         with_inner!(self, File, |x| x.exports())
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  52 |             &$enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:54:28
[INFO] [stdout]     |
[INFO] [stdout]  54 |             $enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 485 |         with_inner!(self, File, |x| x.exports())
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  54 |             &$enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:34:25
[INFO] [stdout]     |
[INFO] [stdout]  34 |             $enum::Coff(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 489 |         with_inner!(self, File, |x| x.has_debug_symbols())
[INFO] [stdout]     |         -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  34 |             &$enum::Coff(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:36:28
[INFO] [stdout]     |
[INFO] [stdout]  36 |             $enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 489 |         with_inner!(self, File, |x| x.has_debug_symbols())
[INFO] [stdout]     |         -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  36 |             &$enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:38:26
[INFO] [stdout]     |
[INFO] [stdout]  38 |             $enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 489 |         with_inner!(self, File, |x| x.has_debug_symbols())
[INFO] [stdout]     |         -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  38 |             &$enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:40:26
[INFO] [stdout]     |
[INFO] [stdout]  40 |             $enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 489 |         with_inner!(self, File, |x| x.has_debug_symbols())
[INFO] [stdout]     |         -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  40 |             &$enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:42:28
[INFO] [stdout]     |
[INFO] [stdout]  42 |             $enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 489 |         with_inner!(self, File, |x| x.has_debug_symbols())
[INFO] [stdout]     |         -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  42 |             &$enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:44:28
[INFO] [stdout]     |
[INFO] [stdout]  44 |             $enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 489 |         with_inner!(self, File, |x| x.has_debug_symbols())
[INFO] [stdout]     |         -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  44 |             &$enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:46:25
[INFO] [stdout]     |
[INFO] [stdout]  46 |             $enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 489 |         with_inner!(self, File, |x| x.has_debug_symbols())
[INFO] [stdout]     |         -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  46 |             &$enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:48:25
[INFO] [stdout]     |
[INFO] [stdout]  48 |             $enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 489 |         with_inner!(self, File, |x| x.has_debug_symbols())
[INFO] [stdout]     |         -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  48 |             &$enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:52:28
[INFO] [stdout]     |
[INFO] [stdout]  52 |             $enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 489 |         with_inner!(self, File, |x| x.has_debug_symbols())
[INFO] [stdout]     |         -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  52 |             &$enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:54:28
[INFO] [stdout]     |
[INFO] [stdout]  54 |             $enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 489 |         with_inner!(self, File, |x| x.has_debug_symbols())
[INFO] [stdout]     |         -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  54 |             &$enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:34:25
[INFO] [stdout]     |
[INFO] [stdout]  34 |             $enum::Coff(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 494 |         with_inner!(self, File, |x| x.mach_uuid())
[INFO] [stdout]     |         ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  34 |             &$enum::Coff(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:36:28
[INFO] [stdout]     |
[INFO] [stdout]  36 |             $enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 494 |         with_inner!(self, File, |x| x.mach_uuid())
[INFO] [stdout]     |         ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  36 |             &$enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:38:26
[INFO] [stdout]     |
[INFO] [stdout]  38 |             $enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 494 |         with_inner!(self, File, |x| x.mach_uuid())
[INFO] [stdout]     |         ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  38 |             &$enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:40:26
[INFO] [stdout]     |
[INFO] [stdout]  40 |             $enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 494 |         with_inner!(self, File, |x| x.mach_uuid())
[INFO] [stdout]     |         ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  40 |             &$enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:42:28
[INFO] [stdout]     |
[INFO] [stdout]  42 |             $enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 494 |         with_inner!(self, File, |x| x.mach_uuid())
[INFO] [stdout]     |         ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  42 |             &$enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:44:28
[INFO] [stdout]     |
[INFO] [stdout]  44 |             $enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 494 |         with_inner!(self, File, |x| x.mach_uuid())
[INFO] [stdout]     |         ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  44 |             &$enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:46:25
[INFO] [stdout]     |
[INFO] [stdout]  46 |             $enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 494 |         with_inner!(self, File, |x| x.mach_uuid())
[INFO] [stdout]     |         ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  46 |             &$enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:48:25
[INFO] [stdout]     |
[INFO] [stdout]  48 |             $enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 494 |         with_inner!(self, File, |x| x.mach_uuid())
[INFO] [stdout]     |         ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  48 |             &$enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:52:28
[INFO] [stdout]     |
[INFO] [stdout]  52 |             $enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 494 |         with_inner!(self, File, |x| x.mach_uuid())
[INFO] [stdout]     |         ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  52 |             &$enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:54:28
[INFO] [stdout]     |
[INFO] [stdout]  54 |             $enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 494 |         with_inner!(self, File, |x| x.mach_uuid())
[INFO] [stdout]     |         ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  54 |             &$enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:34:25
[INFO] [stdout]     |
[INFO] [stdout]  34 |             $enum::Coff(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 499 |         with_inner!(self, File, |x| x.build_id())
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  34 |             &$enum::Coff(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:36:28
[INFO] [stdout]     |
[INFO] [stdout]  36 |             $enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 499 |         with_inner!(self, File, |x| x.build_id())
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  36 |             &$enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:38:26
[INFO] [stdout]     |
[INFO] [stdout]  38 |             $enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 499 |         with_inner!(self, File, |x| x.build_id())
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  38 |             &$enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:40:26
[INFO] [stdout]     |
[INFO] [stdout]  40 |             $enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 499 |         with_inner!(self, File, |x| x.build_id())
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  40 |             &$enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:42:28
[INFO] [stdout]     |
[INFO] [stdout]  42 |             $enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 499 |         with_inner!(self, File, |x| x.build_id())
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  42 |             &$enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:44:28
[INFO] [stdout]     |
[INFO] [stdout]  44 |             $enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 499 |         with_inner!(self, File, |x| x.build_id())
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  44 |             &$enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:46:25
[INFO] [stdout]     |
[INFO] [stdout]  46 |             $enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 499 |         with_inner!(self, File, |x| x.build_id())
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  46 |             &$enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:48:25
[INFO] [stdout]     |
[INFO] [stdout]  48 |             $enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 499 |         with_inner!(self, File, |x| x.build_id())
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  48 |             &$enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:52:28
[INFO] [stdout]     |
[INFO] [stdout]  52 |             $enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 499 |         with_inner!(self, File, |x| x.build_id())
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  52 |             &$enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:54:28
[INFO] [stdout]     |
[INFO] [stdout]  54 |             $enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 499 |         with_inner!(self, File, |x| x.build_id())
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  54 |             &$enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:34:25
[INFO] [stdout]     |
[INFO] [stdout]  34 |             $enum::Coff(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 504 |         with_inner!(self, File, |x| x.gnu_debuglink())
[INFO] [stdout]     |         ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  34 |             &$enum::Coff(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:36:28
[INFO] [stdout]     |
[INFO] [stdout]  36 |             $enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 504 |         with_inner!(self, File, |x| x.gnu_debuglink())
[INFO] [stdout]     |         ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  36 |             &$enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:38:26
[INFO] [stdout]     |
[INFO] [stdout]  38 |             $enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 504 |         with_inner!(self, File, |x| x.gnu_debuglink())
[INFO] [stdout]     |         ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  38 |             &$enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:40:26
[INFO] [stdout]     |
[INFO] [stdout]  40 |             $enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 504 |         with_inner!(self, File, |x| x.gnu_debuglink())
[INFO] [stdout]     |         ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  40 |             &$enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:42:28
[INFO] [stdout]     |
[INFO] [stdout]  42 |             $enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 504 |         with_inner!(self, File, |x| x.gnu_debuglink())
[INFO] [stdout]     |         ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  42 |             &$enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:44:28
[INFO] [stdout]     |
[INFO] [stdout]  44 |             $enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 504 |         with_inner!(self, File, |x| x.gnu_debuglink())
[INFO] [stdout]     |         ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  44 |             &$enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:46:25
[INFO] [stdout]     |
[INFO] [stdout]  46 |             $enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 504 |         with_inner!(self, File, |x| x.gnu_debuglink())
[INFO] [stdout]     |         ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  46 |             &$enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:48:25
[INFO] [stdout]     |
[INFO] [stdout]  48 |             $enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 504 |         with_inner!(self, File, |x| x.gnu_debuglink())
[INFO] [stdout]     |         ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  48 |             &$enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:52:28
[INFO] [stdout]     |
[INFO] [stdout]  52 |             $enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 504 |         with_inner!(self, File, |x| x.gnu_debuglink())
[INFO] [stdout]     |         ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  52 |             &$enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:54:28
[INFO] [stdout]     |
[INFO] [stdout]  54 |             $enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 504 |         with_inner!(self, File, |x| x.gnu_debuglink())
[INFO] [stdout]     |         ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  54 |             &$enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:34:25
[INFO] [stdout]     |
[INFO] [stdout]  34 |             $enum::Coff(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 509 |         with_inner!(self, File, |x| x.gnu_debugaltlink())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  34 |             &$enum::Coff(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:36:28
[INFO] [stdout]     |
[INFO] [stdout]  36 |             $enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 509 |         with_inner!(self, File, |x| x.gnu_debugaltlink())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  36 |             &$enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:38:26
[INFO] [stdout]     |
[INFO] [stdout]  38 |             $enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 509 |         with_inner!(self, File, |x| x.gnu_debugaltlink())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  38 |             &$enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:40:26
[INFO] [stdout]     |
[INFO] [stdout]  40 |             $enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 509 |         with_inner!(self, File, |x| x.gnu_debugaltlink())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  40 |             &$enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:42:28
[INFO] [stdout]     |
[INFO] [stdout]  42 |             $enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 509 |         with_inner!(self, File, |x| x.gnu_debugaltlink())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  42 |             &$enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:44:28
[INFO] [stdout]     |
[INFO] [stdout]  44 |             $enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 509 |         with_inner!(self, File, |x| x.gnu_debugaltlink())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  44 |             &$enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:46:25
[INFO] [stdout]     |
[INFO] [stdout]  46 |             $enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 509 |         with_inner!(self, File, |x| x.gnu_debugaltlink())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  46 |             &$enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:48:25
[INFO] [stdout]     |
[INFO] [stdout]  48 |             $enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 509 |         with_inner!(self, File, |x| x.gnu_debugaltlink())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  48 |             &$enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:52:28
[INFO] [stdout]     |
[INFO] [stdout]  52 |             $enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 509 |         with_inner!(self, File, |x| x.gnu_debugaltlink())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  52 |             &$enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:54:28
[INFO] [stdout]     |
[INFO] [stdout]  54 |             $enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 509 |         with_inner!(self, File, |x| x.gnu_debugaltlink())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  54 |             &$enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:34:25
[INFO] [stdout]     |
[INFO] [stdout]  34 |             $enum::Coff(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 514 |         with_inner!(self, File, |x| x.pdb_info())
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  34 |             &$enum::Coff(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:36:28
[INFO] [stdout]     |
[INFO] [stdout]  36 |             $enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 514 |         with_inner!(self, File, |x| x.pdb_info())
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  36 |             &$enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:38:26
[INFO] [stdout]     |
[INFO] [stdout]  38 |             $enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 514 |         with_inner!(self, File, |x| x.pdb_info())
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  38 |             &$enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:40:26
[INFO] [stdout]     |
[INFO] [stdout]  40 |             $enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 514 |         with_inner!(self, File, |x| x.pdb_info())
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  40 |             &$enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:42:28
[INFO] [stdout]     |
[INFO] [stdout]  42 |             $enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 514 |         with_inner!(self, File, |x| x.pdb_info())
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  42 |             &$enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:44:28
[INFO] [stdout]     |
[INFO] [stdout]  44 |             $enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 514 |         with_inner!(self, File, |x| x.pdb_info())
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  44 |             &$enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:46:25
[INFO] [stdout]     |
[INFO] [stdout]  46 |             $enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 514 |         with_inner!(self, File, |x| x.pdb_info())
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  46 |             &$enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:48:25
[INFO] [stdout]     |
[INFO] [stdout]  48 |             $enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 514 |         with_inner!(self, File, |x| x.pdb_info())
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  48 |             &$enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:52:28
[INFO] [stdout]     |
[INFO] [stdout]  52 |             $enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 514 |         with_inner!(self, File, |x| x.pdb_info())
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  52 |             &$enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:54:28
[INFO] [stdout]     |
[INFO] [stdout]  54 |             $enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 514 |         with_inner!(self, File, |x| x.pdb_info())
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  54 |             &$enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:34:25
[INFO] [stdout]     |
[INFO] [stdout]  34 |             $enum::Coff(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 518 |         with_inner!(self, File, |x| x.relative_address_base())
[INFO] [stdout]     |         ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  34 |             &$enum::Coff(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:36:28
[INFO] [stdout]     |
[INFO] [stdout]  36 |             $enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 518 |         with_inner!(self, File, |x| x.relative_address_base())
[INFO] [stdout]     |         ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  36 |             &$enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:38:26
[INFO] [stdout]     |
[INFO] [stdout]  38 |             $enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 518 |         with_inner!(self, File, |x| x.relative_address_base())
[INFO] [stdout]     |         ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  38 |             &$enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:40:26
[INFO] [stdout]     |
[INFO] [stdout]  40 |             $enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 518 |         with_inner!(self, File, |x| x.relative_address_base())
[INFO] [stdout]     |         ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  40 |             &$enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:42:28
[INFO] [stdout]     |
[INFO] [stdout]  42 |             $enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 518 |         with_inner!(self, File, |x| x.relative_address_base())
[INFO] [stdout]     |         ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  42 |             &$enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:44:28
[INFO] [stdout]     |
[INFO] [stdout]  44 |             $enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 518 |         with_inner!(self, File, |x| x.relative_address_base())
[INFO] [stdout]     |         ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  44 |             &$enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:46:25
[INFO] [stdout]     |
[INFO] [stdout]  46 |             $enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 518 |         with_inner!(self, File, |x| x.relative_address_base())
[INFO] [stdout]     |         ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  46 |             &$enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:48:25
[INFO] [stdout]     |
[INFO] [stdout]  48 |             $enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 518 |         with_inner!(self, File, |x| x.relative_address_base())
[INFO] [stdout]     |         ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  48 |             &$enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:52:28
[INFO] [stdout]     |
[INFO] [stdout]  52 |             $enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 518 |         with_inner!(self, File, |x| x.relative_address_base())
[INFO] [stdout]     |         ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  52 |             &$enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:54:28
[INFO] [stdout]     |
[INFO] [stdout]  54 |             $enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 518 |         with_inner!(self, File, |x| x.relative_address_base())
[INFO] [stdout]     |         ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  54 |             &$enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:34:25
[INFO] [stdout]     |
[INFO] [stdout]  34 |             $enum::Coff(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 522 |         with_inner!(self, File, |x| x.entry())
[INFO] [stdout]     |         -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  34 |             &$enum::Coff(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:36:28
[INFO] [stdout]     |
[INFO] [stdout]  36 |             $enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 522 |         with_inner!(self, File, |x| x.entry())
[INFO] [stdout]     |         -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  36 |             &$enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:38:26
[INFO] [stdout]     |
[INFO] [stdout]  38 |             $enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 522 |         with_inner!(self, File, |x| x.entry())
[INFO] [stdout]     |         -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  38 |             &$enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:40:26
[INFO] [stdout]     |
[INFO] [stdout]  40 |             $enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 522 |         with_inner!(self, File, |x| x.entry())
[INFO] [stdout]     |         -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  40 |             &$enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:42:28
[INFO] [stdout]     |
[INFO] [stdout]  42 |             $enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 522 |         with_inner!(self, File, |x| x.entry())
[INFO] [stdout]     |         -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  42 |             &$enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking object-examples v0.0.0 (/opt/rustwide/workdir/crates/examples)
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:44:28
[INFO] [stdout]     |
[INFO] [stdout]  44 |             $enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 522 |         with_inner!(self, File, |x| x.entry())
[INFO] [stdout]     |         -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  44 |             &$enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking object-rewrite v0.1.1 (/opt/rustwide/workdir/crates/rewrite)
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:46:25
[INFO] [stdout]     |
[INFO] [stdout]  46 |             $enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 522 |         with_inner!(self, File, |x| x.entry())
[INFO] [stdout]     |         -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  46 |             &$enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:48:25
[INFO] [stdout]     |
[INFO] [stdout]  48 |             $enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 522 |         with_inner!(self, File, |x| x.entry())
[INFO] [stdout]     |         -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  48 |             &$enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:52:28
[INFO] [stdout]     |
[INFO] [stdout]  52 |             $enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 522 |         with_inner!(self, File, |x| x.entry())
[INFO] [stdout]     |         -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  52 |             &$enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:54:28
[INFO] [stdout]     |
[INFO] [stdout]  54 |             $enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 522 |         with_inner!(self, File, |x| x.entry())
[INFO] [stdout]     |         -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  54 |             &$enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:34:25
[INFO] [stdout]     |
[INFO] [stdout]  34 |             $enum::Coff(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 526 |         with_inner!(self, File, |x| x.flags())
[INFO] [stdout]     |         -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  34 |             &$enum::Coff(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:36:28
[INFO] [stdout]     |
[INFO] [stdout]  36 |             $enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 526 |         with_inner!(self, File, |x| x.flags())
[INFO] [stdout]     |         -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  36 |             &$enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:38:26
[INFO] [stdout]     |
[INFO] [stdout]  38 |             $enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 526 |         with_inner!(self, File, |x| x.flags())
[INFO] [stdout]     |         -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  38 |             &$enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:40:26
[INFO] [stdout]     |
[INFO] [stdout]  40 |             $enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 526 |         with_inner!(self, File, |x| x.flags())
[INFO] [stdout]     |         -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  40 |             &$enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:42:28
[INFO] [stdout]     |
[INFO] [stdout]  42 |             $enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 526 |         with_inner!(self, File, |x| x.flags())
[INFO] [stdout]     |         -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  42 |             &$enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:44:28
[INFO] [stdout]     |
[INFO] [stdout]  44 |             $enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 526 |         with_inner!(self, File, |x| x.flags())
[INFO] [stdout]     |         -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  44 |             &$enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:46:25
[INFO] [stdout]     |
[INFO] [stdout]  46 |             $enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 526 |         with_inner!(self, File, |x| x.flags())
[INFO] [stdout]     |         -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  46 |             &$enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:48:25
[INFO] [stdout]     |
[INFO] [stdout]  48 |             $enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 526 |         with_inner!(self, File, |x| x.flags())
[INFO] [stdout]     |         -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  48 |             &$enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:52:28
[INFO] [stdout]     |
[INFO] [stdout]  52 |             $enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 526 |         with_inner!(self, File, |x| x.flags())
[INFO] [stdout]     |         -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  52 |             &$enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:54:28
[INFO] [stdout]     |
[INFO] [stdout]  54 |             $enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 526 |         with_inner!(self, File, |x| x.flags())
[INFO] [stdout]     |         -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  54 |             &$enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:34:25
[INFO] [stdout]     |
[INFO] [stdout]  34 |             $enum::Coff(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 362 |         with_inner!(self, File, |x| x.architecture())
[INFO] [stdout]     |         --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  34 |             &$enum::Coff(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:36:28
[INFO] [stdout]     |
[INFO] [stdout]  36 |             $enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 362 |         with_inner!(self, File, |x| x.architecture())
[INFO] [stdout]     |         --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  36 |             &$enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/examples/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:38:26
[INFO] [stdout]     |
[INFO] [stdout]  38 |             $enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 362 |         with_inner!(self, File, |x| x.architecture())
[INFO] [stdout]     |         --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  38 |             &$enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:40:26
[INFO] [stdout]     |
[INFO] [stdout]  40 |             $enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 362 |         with_inner!(self, File, |x| x.architecture())
[INFO] [stdout]     |         --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  40 |             &$enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:42:28
[INFO] [stdout]     |
[INFO] [stdout]  42 |             $enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 362 |         with_inner!(self, File, |x| x.architecture())
[INFO] [stdout]     |         --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  42 |             &$enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:44:28
[INFO] [stdout]     |
[INFO] [stdout]  44 |             $enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 362 |         with_inner!(self, File, |x| x.architecture())
[INFO] [stdout]     |         --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  44 |             &$enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:46:25
[INFO] [stdout]     |
[INFO] [stdout]  46 |             $enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 362 |         with_inner!(self, File, |x| x.architecture())
[INFO] [stdout]     |         --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  46 |             &$enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:48:25
[INFO] [stdout]     |
[INFO] [stdout]  48 |             $enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 362 |         with_inner!(self, File, |x| x.architecture())
[INFO] [stdout]     |         --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  48 |             &$enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:52:28
[INFO] [stdout]     |
[INFO] [stdout]  52 |             $enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 362 |         with_inner!(self, File, |x| x.architecture())
[INFO] [stdout]     |         --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  52 |             &$enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:54:28
[INFO] [stdout]     |
[INFO] [stdout]  54 |             $enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 362 |         with_inner!(self, File, |x| x.architecture())
[INFO] [stdout]     |         --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  54 |             &$enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:34:25
[INFO] [stdout]     |
[INFO] [stdout]  34 |             $enum::Coff(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 366 |         with_inner!(self, File, |x| x.sub_architecture())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  34 |             &$enum::Coff(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:36:28
[INFO] [stdout]     |
[INFO] [stdout]  36 |             $enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 366 |         with_inner!(self, File, |x| x.sub_architecture())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  36 |             &$enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:38:26
[INFO] [stdout]     |
[INFO] [stdout]  38 |             $enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 366 |         with_inner!(self, File, |x| x.sub_architecture())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  38 |             &$enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:40:26
[INFO] [stdout]     |
[INFO] [stdout]  40 |             $enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 366 |         with_inner!(self, File, |x| x.sub_architecture())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  40 |             &$enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:42:28
[INFO] [stdout]     |
[INFO] [stdout]  42 |             $enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 366 |         with_inner!(self, File, |x| x.sub_architecture())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  42 |             &$enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:44:28
[INFO] [stdout]     |
[INFO] [stdout]  44 |             $enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 366 |         with_inner!(self, File, |x| x.sub_architecture())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  44 |             &$enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:46:25
[INFO] [stdout]     |
[INFO] [stdout]  46 |             $enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 366 |         with_inner!(self, File, |x| x.sub_architecture())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  46 |             &$enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:48:25
[INFO] [stdout]     |
[INFO] [stdout]  48 |             $enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 366 |         with_inner!(self, File, |x| x.sub_architecture())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  48 |             &$enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:52:28
[INFO] [stdout]     |
[INFO] [stdout]  52 |             $enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 366 |         with_inner!(self, File, |x| x.sub_architecture())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  52 |             &$enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:54:28
[INFO] [stdout]     |
[INFO] [stdout]  54 |             $enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 366 |         with_inner!(self, File, |x| x.sub_architecture())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  54 |             &$enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:34:25
[INFO] [stdout]     |
[INFO] [stdout]  34 |             $enum::Coff(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 370 |         with_inner!(self, File, |x| x.is_little_endian())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  34 |             &$enum::Coff(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:36:28
[INFO] [stdout]     |
[INFO] [stdout]  36 |             $enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 370 |         with_inner!(self, File, |x| x.is_little_endian())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  36 |             &$enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:38:26
[INFO] [stdout]     |
[INFO] [stdout]  38 |             $enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 370 |         with_inner!(self, File, |x| x.is_little_endian())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  38 |             &$enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:40:26
[INFO] [stdout]     |
[INFO] [stdout]  40 |             $enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 370 |         with_inner!(self, File, |x| x.is_little_endian())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  40 |             &$enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:42:28
[INFO] [stdout]     |
[INFO] [stdout]  42 |             $enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 370 |         with_inner!(self, File, |x| x.is_little_endian())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  42 |             &$enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:44:28
[INFO] [stdout]     |
[INFO] [stdout]  44 |             $enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 370 |         with_inner!(self, File, |x| x.is_little_endian())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  44 |             &$enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:46:25
[INFO] [stdout]     |
[INFO] [stdout]  46 |             $enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 370 |         with_inner!(self, File, |x| x.is_little_endian())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  46 |             &$enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:48:25
[INFO] [stdout]     |
[INFO] [stdout]  48 |             $enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 370 |         with_inner!(self, File, |x| x.is_little_endian())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  48 |             &$enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:52:28
[INFO] [stdout]     |
[INFO] [stdout]  52 |             $enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 370 |         with_inner!(self, File, |x| x.is_little_endian())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  52 |             &$enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:54:28
[INFO] [stdout]     |
[INFO] [stdout]  54 |             $enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 370 |         with_inner!(self, File, |x| x.is_little_endian())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  54 |             &$enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:34:25
[INFO] [stdout]     |
[INFO] [stdout]  34 |             $enum::Coff(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 374 |         with_inner!(self, File, |x| x.is_64())
[INFO] [stdout]     |         -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  34 |             &$enum::Coff(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:36:28
[INFO] [stdout]     |
[INFO] [stdout]  36 |             $enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 374 |         with_inner!(self, File, |x| x.is_64())
[INFO] [stdout]     |         -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  36 |             &$enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:38:26
[INFO] [stdout]     |
[INFO] [stdout]  38 |             $enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 374 |         with_inner!(self, File, |x| x.is_64())
[INFO] [stdout]     |         -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  38 |             &$enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:40:26
[INFO] [stdout]     |
[INFO] [stdout]  40 |             $enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 374 |         with_inner!(self, File, |x| x.is_64())
[INFO] [stdout]     |         -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  40 |             &$enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:42:28
[INFO] [stdout]     |
[INFO] [stdout]  42 |             $enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 374 |         with_inner!(self, File, |x| x.is_64())
[INFO] [stdout]     |         -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  42 |             &$enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:44:28
[INFO] [stdout]     |
[INFO] [stdout]  44 |             $enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 374 |         with_inner!(self, File, |x| x.is_64())
[INFO] [stdout]     |         -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  44 |             &$enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:46:25
[INFO] [stdout]     |
[INFO] [stdout]  46 |             $enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 374 |         with_inner!(self, File, |x| x.is_64())
[INFO] [stdout]     |         -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  46 |             &$enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:48:25
[INFO] [stdout]     |
[INFO] [stdout]  48 |             $enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 374 |         with_inner!(self, File, |x| x.is_64())
[INFO] [stdout]     |         -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  48 |             &$enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:52:28
[INFO] [stdout]     |
[INFO] [stdout]  52 |             $enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 374 |         with_inner!(self, File, |x| x.is_64())
[INFO] [stdout]     |         -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  52 |             &$enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:54:28
[INFO] [stdout]     |
[INFO] [stdout]  54 |             $enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 374 |         with_inner!(self, File, |x| x.is_64())
[INFO] [stdout]     |         -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  54 |             &$enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:34:25
[INFO] [stdout]     |
[INFO] [stdout]  34 |             $enum::Coff(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 378 |         with_inner!(self, File, |x| x.kind())
[INFO] [stdout]     |         ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  34 |             &$enum::Coff(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:36:28
[INFO] [stdout]     |
[INFO] [stdout]  36 |             $enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 378 |         with_inner!(self, File, |x| x.kind())
[INFO] [stdout]     |         ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  36 |             &$enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:38:26
[INFO] [stdout]     |
[INFO] [stdout]  38 |             $enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 378 |         with_inner!(self, File, |x| x.kind())
[INFO] [stdout]     |         ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  38 |             &$enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:40:26
[INFO] [stdout]     |
[INFO] [stdout]  40 |             $enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 378 |         with_inner!(self, File, |x| x.kind())
[INFO] [stdout]     |         ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  40 |             &$enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:42:28
[INFO] [stdout]     |
[INFO] [stdout]  42 |             $enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 378 |         with_inner!(self, File, |x| x.kind())
[INFO] [stdout]     |         ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  42 |             &$enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:44:28
[INFO] [stdout]     |
[INFO] [stdout]  44 |             $enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 378 |         with_inner!(self, File, |x| x.kind())
[INFO] [stdout]     |         ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  44 |             &$enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:46:25
[INFO] [stdout]     |
[INFO] [stdout]  46 |             $enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 378 |         with_inner!(self, File, |x| x.kind())
[INFO] [stdout]     |         ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  46 |             &$enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:48:25
[INFO] [stdout]     |
[INFO] [stdout]  48 |             $enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 378 |         with_inner!(self, File, |x| x.kind())
[INFO] [stdout]     |         ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  48 |             &$enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:52:28
[INFO] [stdout]     |
[INFO] [stdout]  52 |             $enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 378 |         with_inner!(self, File, |x| x.kind())
[INFO] [stdout]     |         ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  52 |             &$enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:54:28
[INFO] [stdout]     |
[INFO] [stdout]  54 |             $enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 378 |         with_inner!(self, File, |x| x.kind())
[INFO] [stdout]     |         ------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  54 |             &$enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:93:25
[INFO] [stdout]     |
[INFO] [stdout]  93 |             $from::Coff(ref $var) => $to::Coff($body),
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 383 |             inner: map_inner!(self, File, SegmentIteratorInternal, |x| x.segments()),
[INFO] [stdout]     |                    ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  93 |             &$from::Coff(ref $var) => $to::Coff($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:95:28
[INFO] [stdout]     |
[INFO] [stdout]  95 |             $from::CoffBig(ref $var) => $to::CoffBig($body),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 383 |             inner: map_inner!(self, File, SegmentIteratorInternal, |x| x.segments()),
[INFO] [stdout]     |                    ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  95 |             &$from::CoffBig(ref $var) => $to::CoffBig($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:97:26
[INFO] [stdout]     |
[INFO] [stdout]  97 |             $from::Elf32(ref $var) => $to::Elf32($body),
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 383 |             inner: map_inner!(self, File, SegmentIteratorInternal, |x| x.segments()),
[INFO] [stdout]     |                    ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  97 |             &$from::Elf32(ref $var) => $to::Elf32($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:99:26
[INFO] [stdout]     |
[INFO] [stdout]  99 |             $from::Elf64(ref $var) => $to::Elf64($body),
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 383 |             inner: map_inner!(self, File, SegmentIteratorInternal, |x| x.segments()),
[INFO] [stdout]     |                    ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  99 |             &$from::Elf64(ref $var) => $to::Elf64($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:101:28
[INFO] [stdout]     |
[INFO] [stdout] 101 |             $from::MachO32(ref $var) => $to::MachO32($body),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 383 |             inner: map_inner!(self, File, SegmentIteratorInternal, |x| x.segments()),
[INFO] [stdout]     |                    ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 101 |             &$from::MachO32(ref $var) => $to::MachO32($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:103:28
[INFO] [stdout]     |
[INFO] [stdout] 103 |             $from::MachO64(ref $var) => $to::MachO64($body),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 383 |             inner: map_inner!(self, File, SegmentIteratorInternal, |x| x.segments()),
[INFO] [stdout]     |                    ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 103 |             &$from::MachO64(ref $var) => $to::MachO64($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:105:25
[INFO] [stdout]     |
[INFO] [stdout] 105 |             $from::Pe32(ref $var) => $to::Pe32($body),
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 383 |             inner: map_inner!(self, File, SegmentIteratorInternal, |x| x.segments()),
[INFO] [stdout]     |                    ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 105 |             &$from::Pe32(ref $var) => $to::Pe32($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:107:25
[INFO] [stdout]     |
[INFO] [stdout] 107 |             $from::Pe64(ref $var) => $to::Pe64($body),
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 383 |             inner: map_inner!(self, File, SegmentIteratorInternal, |x| x.segments()),
[INFO] [stdout]     |                    ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 107 |             &$from::Pe64(ref $var) => $to::Pe64($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:111:28
[INFO] [stdout]     |
[INFO] [stdout] 111 |             $from::Xcoff32(ref $var) => $to::Xcoff32($body),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 383 |             inner: map_inner!(self, File, SegmentIteratorInternal, |x| x.segments()),
[INFO] [stdout]     |                    ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 111 |             &$from::Xcoff32(ref $var) => $to::Xcoff32($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:113:28
[INFO] [stdout]     |
[INFO] [stdout] 113 |             $from::Xcoff64(ref $var) => $to::Xcoff64($body),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 383 |             inner: map_inner!(self, File, SegmentIteratorInternal, |x| x.segments()),
[INFO] [stdout]     |                    ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 113 |             &$from::Xcoff64(ref $var) => $to::Xcoff64($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:123:25
[INFO] [stdout]     |
[INFO] [stdout] 123 |               $from::Coff(ref $var) => $body.map($to::Coff),
[INFO] [stdout]     |                           ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 391 | /         map_inner_option!(self, File, SectionInternal, |x| x
[INFO] [stdout] 392 | |             .section_by_name_bytes(section_name))
[INFO] [stdout]     | |_________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 123 |             &$from::Coff(ref $var) => $body.map($to::Coff),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:125:28
[INFO] [stdout]     |
[INFO] [stdout] 125 |               $from::CoffBig(ref $var) => $body.map($to::CoffBig),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 391 | /         map_inner_option!(self, File, SectionInternal, |x| x
[INFO] [stdout] 392 | |             .section_by_name_bytes(section_name))
[INFO] [stdout]     | |_________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 125 |             &$from::CoffBig(ref $var) => $body.map($to::CoffBig),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:127:26
[INFO] [stdout]     |
[INFO] [stdout] 127 |               $from::Elf32(ref $var) => $body.map($to::Elf32),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 391 | /         map_inner_option!(self, File, SectionInternal, |x| x
[INFO] [stdout] 392 | |             .section_by_name_bytes(section_name))
[INFO] [stdout]     | |_________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 127 |             &$from::Elf32(ref $var) => $body.map($to::Elf32),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:129:26
[INFO] [stdout]     |
[INFO] [stdout] 129 |               $from::Elf64(ref $var) => $body.map($to::Elf64),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 391 | /         map_inner_option!(self, File, SectionInternal, |x| x
[INFO] [stdout] 392 | |             .section_by_name_bytes(section_name))
[INFO] [stdout]     | |_________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 129 |             &$from::Elf64(ref $var) => $body.map($to::Elf64),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:131:28
[INFO] [stdout]     |
[INFO] [stdout] 131 |               $from::MachO32(ref $var) => $body.map($to::MachO32),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 391 | /         map_inner_option!(self, File, SectionInternal, |x| x
[INFO] [stdout] 392 | |             .section_by_name_bytes(section_name))
[INFO] [stdout]     | |_________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 131 |             &$from::MachO32(ref $var) => $body.map($to::MachO32),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:133:28
[INFO] [stdout]     |
[INFO] [stdout] 133 |               $from::MachO64(ref $var) => $body.map($to::MachO64),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 391 | /         map_inner_option!(self, File, SectionInternal, |x| x
[INFO] [stdout] 392 | |             .section_by_name_bytes(section_name))
[INFO] [stdout]     | |_________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 133 |             &$from::MachO64(ref $var) => $body.map($to::MachO64),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:135:25
[INFO] [stdout]     |
[INFO] [stdout] 135 |               $from::Pe32(ref $var) => $body.map($to::Pe32),
[INFO] [stdout]     |                           ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 391 | /         map_inner_option!(self, File, SectionInternal, |x| x
[INFO] [stdout] 392 | |             .section_by_name_bytes(section_name))
[INFO] [stdout]     | |_________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 135 |             &$from::Pe32(ref $var) => $body.map($to::Pe32),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:137:25
[INFO] [stdout]     |
[INFO] [stdout] 137 |               $from::Pe64(ref $var) => $body.map($to::Pe64),
[INFO] [stdout]     |                           ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 391 | /         map_inner_option!(self, File, SectionInternal, |x| x
[INFO] [stdout] 392 | |             .section_by_name_bytes(section_name))
[INFO] [stdout]     | |_________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 137 |             &$from::Pe64(ref $var) => $body.map($to::Pe64),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:141:28
[INFO] [stdout]     |
[INFO] [stdout] 141 |               $from::Xcoff32(ref $var) => $body.map($to::Xcoff32),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 391 | /         map_inner_option!(self, File, SectionInternal, |x| x
[INFO] [stdout] 392 | |             .section_by_name_bytes(section_name))
[INFO] [stdout]     | |_________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 141 |             &$from::Xcoff32(ref $var) => $body.map($to::Xcoff32),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:143:28
[INFO] [stdout]     |
[INFO] [stdout] 143 |               $from::Xcoff64(ref $var) => $body.map($to::Xcoff64),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 391 | /         map_inner_option!(self, File, SectionInternal, |x| x
[INFO] [stdout] 392 | |             .section_by_name_bytes(section_name))
[INFO] [stdout]     | |_________________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |             &$from::Xcoff64(ref $var) => $body.map($to::Xcoff64),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:123:25
[INFO] [stdout]     |
[INFO] [stdout] 123 |             $from::Coff(ref $var) => $body.map($to::Coff),
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 397 |         map_inner_option!(self, File, SectionInternal, |x| x.section_by_index(index))
[INFO] [stdout]     |         ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 123 |             &$from::Coff(ref $var) => $body.map($to::Coff),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:125:28
[INFO] [stdout]     |
[INFO] [stdout] 125 |             $from::CoffBig(ref $var) => $body.map($to::CoffBig),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 397 |         map_inner_option!(self, File, SectionInternal, |x| x.section_by_index(index))
[INFO] [stdout]     |         ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 125 |             &$from::CoffBig(ref $var) => $body.map($to::CoffBig),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:127:26
[INFO] [stdout]     |
[INFO] [stdout] 127 |             $from::Elf32(ref $var) => $body.map($to::Elf32),
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 397 |         map_inner_option!(self, File, SectionInternal, |x| x.section_by_index(index))
[INFO] [stdout]     |         ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 127 |             &$from::Elf32(ref $var) => $body.map($to::Elf32),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:129:26
[INFO] [stdout]     |
[INFO] [stdout] 129 |             $from::Elf64(ref $var) => $body.map($to::Elf64),
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 397 |         map_inner_option!(self, File, SectionInternal, |x| x.section_by_index(index))
[INFO] [stdout]     |         ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 129 |             &$from::Elf64(ref $var) => $body.map($to::Elf64),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:131:28
[INFO] [stdout]     |
[INFO] [stdout] 131 |             $from::MachO32(ref $var) => $body.map($to::MachO32),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 397 |         map_inner_option!(self, File, SectionInternal, |x| x.section_by_index(index))
[INFO] [stdout]     |         ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 131 |             &$from::MachO32(ref $var) => $body.map($to::MachO32),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:133:28
[INFO] [stdout]     |
[INFO] [stdout] 133 |             $from::MachO64(ref $var) => $body.map($to::MachO64),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 397 |         map_inner_option!(self, File, SectionInternal, |x| x.section_by_index(index))
[INFO] [stdout]     |         ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 133 |             &$from::MachO64(ref $var) => $body.map($to::MachO64),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:135:25
[INFO] [stdout]     |
[INFO] [stdout] 135 |             $from::Pe32(ref $var) => $body.map($to::Pe32),
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 397 |         map_inner_option!(self, File, SectionInternal, |x| x.section_by_index(index))
[INFO] [stdout]     |         ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 135 |             &$from::Pe32(ref $var) => $body.map($to::Pe32),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:137:25
[INFO] [stdout]     |
[INFO] [stdout] 137 |             $from::Pe64(ref $var) => $body.map($to::Pe64),
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 397 |         map_inner_option!(self, File, SectionInternal, |x| x.section_by_index(index))
[INFO] [stdout]     |         ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 137 |             &$from::Pe64(ref $var) => $body.map($to::Pe64),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:141:28
[INFO] [stdout]     |
[INFO] [stdout] 141 |             $from::Xcoff32(ref $var) => $body.map($to::Xcoff32),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 397 |         map_inner_option!(self, File, SectionInternal, |x| x.section_by_index(index))
[INFO] [stdout]     |         ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 141 |             &$from::Xcoff32(ref $var) => $body.map($to::Xcoff32),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:143:28
[INFO] [stdout]     |
[INFO] [stdout] 143 |             $from::Xcoff64(ref $var) => $body.map($to::Xcoff64),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 397 |         map_inner_option!(self, File, SectionInternal, |x| x.section_by_index(index))
[INFO] [stdout]     |         ----------------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |             &$from::Xcoff64(ref $var) => $body.map($to::Xcoff64),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:93:25
[INFO] [stdout]     |
[INFO] [stdout]  93 |             $from::Coff(ref $var) => $to::Coff($body),
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 403 |             inner: map_inner!(self, File, SectionIteratorInternal, |x| x.sections()),
[INFO] [stdout]     |                    ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  93 |             &$from::Coff(ref $var) => $to::Coff($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:95:28
[INFO] [stdout]     |
[INFO] [stdout]  95 |             $from::CoffBig(ref $var) => $to::CoffBig($body),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 403 |             inner: map_inner!(self, File, SectionIteratorInternal, |x| x.sections()),
[INFO] [stdout]     |                    ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  95 |             &$from::CoffBig(ref $var) => $to::CoffBig($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:97:26
[INFO] [stdout]     |
[INFO] [stdout]  97 |             $from::Elf32(ref $var) => $to::Elf32($body),
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 403 |             inner: map_inner!(self, File, SectionIteratorInternal, |x| x.sections()),
[INFO] [stdout]     |                    ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  97 |             &$from::Elf32(ref $var) => $to::Elf32($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:99:26
[INFO] [stdout]     |
[INFO] [stdout]  99 |             $from::Elf64(ref $var) => $to::Elf64($body),
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 403 |             inner: map_inner!(self, File, SectionIteratorInternal, |x| x.sections()),
[INFO] [stdout]     |                    ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  99 |             &$from::Elf64(ref $var) => $to::Elf64($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:101:28
[INFO] [stdout]     |
[INFO] [stdout] 101 |             $from::MachO32(ref $var) => $to::MachO32($body),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 403 |             inner: map_inner!(self, File, SectionIteratorInternal, |x| x.sections()),
[INFO] [stdout]     |                    ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 101 |             &$from::MachO32(ref $var) => $to::MachO32($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:103:28
[INFO] [stdout]     |
[INFO] [stdout] 103 |             $from::MachO64(ref $var) => $to::MachO64($body),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 403 |             inner: map_inner!(self, File, SectionIteratorInternal, |x| x.sections()),
[INFO] [stdout]     |                    ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 103 |             &$from::MachO64(ref $var) => $to::MachO64($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:105:25
[INFO] [stdout]     |
[INFO] [stdout] 105 |             $from::Pe32(ref $var) => $to::Pe32($body),
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 403 |             inner: map_inner!(self, File, SectionIteratorInternal, |x| x.sections()),
[INFO] [stdout]     |                    ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 105 |             &$from::Pe32(ref $var) => $to::Pe32($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:107:25
[INFO] [stdout]     |
[INFO] [stdout] 107 |             $from::Pe64(ref $var) => $to::Pe64($body),
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 403 |             inner: map_inner!(self, File, SectionIteratorInternal, |x| x.sections()),
[INFO] [stdout]     |                    ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 107 |             &$from::Pe64(ref $var) => $to::Pe64($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:111:28
[INFO] [stdout]     |
[INFO] [stdout] 111 |             $from::Xcoff32(ref $var) => $to::Xcoff32($body),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 403 |             inner: map_inner!(self, File, SectionIteratorInternal, |x| x.sections()),
[INFO] [stdout]     |                    ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 111 |             &$from::Xcoff32(ref $var) => $to::Xcoff32($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:113:28
[INFO] [stdout]     |
[INFO] [stdout] 113 |             $from::Xcoff64(ref $var) => $to::Xcoff64($body),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 403 |             inner: map_inner!(self, File, SectionIteratorInternal, |x| x.sections()),
[INFO] [stdout]     |                    ----------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 113 |             &$from::Xcoff64(ref $var) => $to::Xcoff64($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:93:25
[INFO] [stdout]     |
[INFO] [stdout]  93 |             $from::Coff(ref $var) => $to::Coff($body),
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 409 |             inner: map_inner!(self, File, ComdatIteratorInternal, |x| x.comdats()),
[INFO] [stdout]     |                    --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  93 |             &$from::Coff(ref $var) => $to::Coff($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:95:28
[INFO] [stdout]     |
[INFO] [stdout]  95 |             $from::CoffBig(ref $var) => $to::CoffBig($body),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 409 |             inner: map_inner!(self, File, ComdatIteratorInternal, |x| x.comdats()),
[INFO] [stdout]     |                    --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  95 |             &$from::CoffBig(ref $var) => $to::CoffBig($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:97:26
[INFO] [stdout]     |
[INFO] [stdout]  97 |             $from::Elf32(ref $var) => $to::Elf32($body),
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 409 |             inner: map_inner!(self, File, ComdatIteratorInternal, |x| x.comdats()),
[INFO] [stdout]     |                    --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  97 |             &$from::Elf32(ref $var) => $to::Elf32($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:99:26
[INFO] [stdout]     |
[INFO] [stdout]  99 |             $from::Elf64(ref $var) => $to::Elf64($body),
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 409 |             inner: map_inner!(self, File, ComdatIteratorInternal, |x| x.comdats()),
[INFO] [stdout]     |                    --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  99 |             &$from::Elf64(ref $var) => $to::Elf64($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:101:28
[INFO] [stdout]     |
[INFO] [stdout] 101 |             $from::MachO32(ref $var) => $to::MachO32($body),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 409 |             inner: map_inner!(self, File, ComdatIteratorInternal, |x| x.comdats()),
[INFO] [stdout]     |                    --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 101 |             &$from::MachO32(ref $var) => $to::MachO32($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:103:28
[INFO] [stdout]     |
[INFO] [stdout] 103 |             $from::MachO64(ref $var) => $to::MachO64($body),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 409 |             inner: map_inner!(self, File, ComdatIteratorInternal, |x| x.comdats()),
[INFO] [stdout]     |                    --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 103 |             &$from::MachO64(ref $var) => $to::MachO64($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:105:25
[INFO] [stdout]     |
[INFO] [stdout] 105 |             $from::Pe32(ref $var) => $to::Pe32($body),
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 409 |             inner: map_inner!(self, File, ComdatIteratorInternal, |x| x.comdats()),
[INFO] [stdout]     |                    --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 105 |             &$from::Pe32(ref $var) => $to::Pe32($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:107:25
[INFO] [stdout]     |
[INFO] [stdout] 107 |             $from::Pe64(ref $var) => $to::Pe64($body),
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 409 |             inner: map_inner!(self, File, ComdatIteratorInternal, |x| x.comdats()),
[INFO] [stdout]     |                    --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 107 |             &$from::Pe64(ref $var) => $to::Pe64($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:111:28
[INFO] [stdout]     |
[INFO] [stdout] 111 |             $from::Xcoff32(ref $var) => $to::Xcoff32($body),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 409 |             inner: map_inner!(self, File, ComdatIteratorInternal, |x| x.comdats()),
[INFO] [stdout]     |                    --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 111 |             &$from::Xcoff32(ref $var) => $to::Xcoff32($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:113:28
[INFO] [stdout]     |
[INFO] [stdout] 113 |             $from::Xcoff64(ref $var) => $to::Xcoff64($body),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 409 |             inner: map_inner!(self, File, ComdatIteratorInternal, |x| x.comdats()),
[INFO] [stdout]     |                    --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 113 |             &$from::Xcoff64(ref $var) => $to::Xcoff64($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:123:25
[INFO] [stdout]     |
[INFO] [stdout] 123 |               $from::Coff(ref $var) => $body.map($to::Coff),
[INFO] [stdout]     |                           ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 414 | /         map_inner_option!(self, File, SymbolInternal, |x| x
[INFO] [stdout] 415 | |             .symbol_by_index(index)
[INFO] [stdout] 416 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 123 |             &$from::Coff(ref $var) => $body.map($to::Coff),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:125:28
[INFO] [stdout]     |
[INFO] [stdout] 125 |               $from::CoffBig(ref $var) => $body.map($to::CoffBig),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 414 | /         map_inner_option!(self, File, SymbolInternal, |x| x
[INFO] [stdout] 415 | |             .symbol_by_index(index)
[INFO] [stdout] 416 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 125 |             &$from::CoffBig(ref $var) => $body.map($to::CoffBig),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:127:26
[INFO] [stdout]     |
[INFO] [stdout] 127 |               $from::Elf32(ref $var) => $body.map($to::Elf32),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 414 | /         map_inner_option!(self, File, SymbolInternal, |x| x
[INFO] [stdout] 415 | |             .symbol_by_index(index)
[INFO] [stdout] 416 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 127 |             &$from::Elf32(ref $var) => $body.map($to::Elf32),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:129:26
[INFO] [stdout]     |
[INFO] [stdout] 129 |               $from::Elf64(ref $var) => $body.map($to::Elf64),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 414 | /         map_inner_option!(self, File, SymbolInternal, |x| x
[INFO] [stdout] 415 | |             .symbol_by_index(index)
[INFO] [stdout] 416 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 129 |             &$from::Elf64(ref $var) => $body.map($to::Elf64),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:131:28
[INFO] [stdout]     |
[INFO] [stdout] 131 |               $from::MachO32(ref $var) => $body.map($to::MachO32),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 414 | /         map_inner_option!(self, File, SymbolInternal, |x| x
[INFO] [stdout] 415 | |             .symbol_by_index(index)
[INFO] [stdout] 416 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 131 |             &$from::MachO32(ref $var) => $body.map($to::MachO32),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:133:28
[INFO] [stdout]     |
[INFO] [stdout] 133 |               $from::MachO64(ref $var) => $body.map($to::MachO64),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 414 | /         map_inner_option!(self, File, SymbolInternal, |x| x
[INFO] [stdout] 415 | |             .symbol_by_index(index)
[INFO] [stdout] 416 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 133 |             &$from::MachO64(ref $var) => $body.map($to::MachO64),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:135:25
[INFO] [stdout]     |
[INFO] [stdout] 135 |               $from::Pe32(ref $var) => $body.map($to::Pe32),
[INFO] [stdout]     |                           ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 414 | /         map_inner_option!(self, File, SymbolInternal, |x| x
[INFO] [stdout] 415 | |             .symbol_by_index(index)
[INFO] [stdout] 416 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 135 |             &$from::Pe32(ref $var) => $body.map($to::Pe32),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:137:25
[INFO] [stdout]     |
[INFO] [stdout] 137 |               $from::Pe64(ref $var) => $body.map($to::Pe64),
[INFO] [stdout]     |                           ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 414 | /         map_inner_option!(self, File, SymbolInternal, |x| x
[INFO] [stdout] 415 | |             .symbol_by_index(index)
[INFO] [stdout] 416 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 137 |             &$from::Pe64(ref $var) => $body.map($to::Pe64),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:141:28
[INFO] [stdout]     |
[INFO] [stdout] 141 |               $from::Xcoff32(ref $var) => $body.map($to::Xcoff32),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 414 | /         map_inner_option!(self, File, SymbolInternal, |x| x
[INFO] [stdout] 415 | |             .symbol_by_index(index)
[INFO] [stdout] 416 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 141 |             &$from::Xcoff32(ref $var) => $body.map($to::Xcoff32),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:143:28
[INFO] [stdout]     |
[INFO] [stdout] 143 |               $from::Xcoff64(ref $var) => $body.map($to::Xcoff64),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 414 | /         map_inner_option!(self, File, SymbolInternal, |x| x
[INFO] [stdout] 415 | |             .symbol_by_index(index)
[INFO] [stdout] 416 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |             &$from::Xcoff64(ref $var) => $body.map($to::Xcoff64),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:93:25
[INFO] [stdout]     |
[INFO] [stdout]  93 |               $from::Coff(ref $var) => $to::Coff($body),
[INFO] [stdout]     |                           ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 422 |               inner: map_inner!(self, File, SymbolIteratorInternal, |x| (
[INFO] [stdout]     |  ____________________-
[INFO] [stdout] 423 | |                 x.symbols(),
[INFO] [stdout] 424 | |                 PhantomData
[INFO] [stdout] 425 | |             )),
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  93 |             &$from::Coff(ref $var) => $to::Coff($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:95:28
[INFO] [stdout]     |
[INFO] [stdout]  95 |               $from::CoffBig(ref $var) => $to::CoffBig($body),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 422 |               inner: map_inner!(self, File, SymbolIteratorInternal, |x| (
[INFO] [stdout]     |  ____________________-
[INFO] [stdout] 423 | |                 x.symbols(),
[INFO] [stdout] 424 | |                 PhantomData
[INFO] [stdout] 425 | |             )),
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  95 |             &$from::CoffBig(ref $var) => $to::CoffBig($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:97:26
[INFO] [stdout]     |
[INFO] [stdout]  97 |               $from::Elf32(ref $var) => $to::Elf32($body),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 422 |               inner: map_inner!(self, File, SymbolIteratorInternal, |x| (
[INFO] [stdout]     |  ____________________-
[INFO] [stdout] 423 | |                 x.symbols(),
[INFO] [stdout] 424 | |                 PhantomData
[INFO] [stdout] 425 | |             )),
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  97 |             &$from::Elf32(ref $var) => $to::Elf32($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:99:26
[INFO] [stdout]     |
[INFO] [stdout]  99 |               $from::Elf64(ref $var) => $to::Elf64($body),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 422 |               inner: map_inner!(self, File, SymbolIteratorInternal, |x| (
[INFO] [stdout]     |  ____________________-
[INFO] [stdout] 423 | |                 x.symbols(),
[INFO] [stdout] 424 | |                 PhantomData
[INFO] [stdout] 425 | |             )),
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  99 |             &$from::Elf64(ref $var) => $to::Elf64($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:101:28
[INFO] [stdout]     |
[INFO] [stdout] 101 |               $from::MachO32(ref $var) => $to::MachO32($body),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 422 |               inner: map_inner!(self, File, SymbolIteratorInternal, |x| (
[INFO] [stdout]     |  ____________________-
[INFO] [stdout] 423 | |                 x.symbols(),
[INFO] [stdout] 424 | |                 PhantomData
[INFO] [stdout] 425 | |             )),
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 101 |             &$from::MachO32(ref $var) => $to::MachO32($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:103:28
[INFO] [stdout]     |
[INFO] [stdout] 103 |               $from::MachO64(ref $var) => $to::MachO64($body),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 422 |               inner: map_inner!(self, File, SymbolIteratorInternal, |x| (
[INFO] [stdout]     |  ____________________-
[INFO] [stdout] 423 | |                 x.symbols(),
[INFO] [stdout] 424 | |                 PhantomData
[INFO] [stdout] 425 | |             )),
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 103 |             &$from::MachO64(ref $var) => $to::MachO64($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:105:25
[INFO] [stdout]     |
[INFO] [stdout] 105 |               $from::Pe32(ref $var) => $to::Pe32($body),
[INFO] [stdout]     |                           ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 422 |               inner: map_inner!(self, File, SymbolIteratorInternal, |x| (
[INFO] [stdout]     |  ____________________-
[INFO] [stdout] 423 | |                 x.symbols(),
[INFO] [stdout] 424 | |                 PhantomData
[INFO] [stdout] 425 | |             )),
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 105 |             &$from::Pe32(ref $var) => $to::Pe32($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:107:25
[INFO] [stdout]     |
[INFO] [stdout] 107 |               $from::Pe64(ref $var) => $to::Pe64($body),
[INFO] [stdout]     |                           ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 422 |               inner: map_inner!(self, File, SymbolIteratorInternal, |x| (
[INFO] [stdout]     |  ____________________-
[INFO] [stdout] 423 | |                 x.symbols(),
[INFO] [stdout] 424 | |                 PhantomData
[INFO] [stdout] 425 | |             )),
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 107 |             &$from::Pe64(ref $var) => $to::Pe64($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:111:28
[INFO] [stdout]     |
[INFO] [stdout] 111 |               $from::Xcoff32(ref $var) => $to::Xcoff32($body),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 422 |               inner: map_inner!(self, File, SymbolIteratorInternal, |x| (
[INFO] [stdout]     |  ____________________-
[INFO] [stdout] 423 | |                 x.symbols(),
[INFO] [stdout] 424 | |                 PhantomData
[INFO] [stdout] 425 | |             )),
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 111 |             &$from::Xcoff32(ref $var) => $to::Xcoff32($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:113:28
[INFO] [stdout]     |
[INFO] [stdout] 113 |               $from::Xcoff64(ref $var) => $to::Xcoff64($body),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 422 |               inner: map_inner!(self, File, SymbolIteratorInternal, |x| (
[INFO] [stdout]     |  ____________________-
[INFO] [stdout] 423 | |                 x.symbols(),
[INFO] [stdout] 424 | |                 PhantomData
[INFO] [stdout] 425 | |             )),
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 113 |             &$from::Xcoff64(ref $var) => $to::Xcoff64($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:123:25
[INFO] [stdout]     |
[INFO] [stdout] 123 |               $from::Coff(ref $var) => $body.map($to::Coff),
[INFO] [stdout]     |                           ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 430 | /         map_inner_option!(self, File, SymbolTableInternal, |x| x
[INFO] [stdout] 431 | |             .symbol_table()
[INFO] [stdout] 432 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 123 |             &$from::Coff(ref $var) => $body.map($to::Coff),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:125:28
[INFO] [stdout]     |
[INFO] [stdout] 125 |               $from::CoffBig(ref $var) => $body.map($to::CoffBig),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 430 | /         map_inner_option!(self, File, SymbolTableInternal, |x| x
[INFO] [stdout] 431 | |             .symbol_table()
[INFO] [stdout] 432 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 125 |             &$from::CoffBig(ref $var) => $body.map($to::CoffBig),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:127:26
[INFO] [stdout]     |
[INFO] [stdout] 127 |               $from::Elf32(ref $var) => $body.map($to::Elf32),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 430 | /         map_inner_option!(self, File, SymbolTableInternal, |x| x
[INFO] [stdout] 431 | |             .symbol_table()
[INFO] [stdout] 432 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 127 |             &$from::Elf32(ref $var) => $body.map($to::Elf32),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:129:26
[INFO] [stdout]     |
[INFO] [stdout] 129 |               $from::Elf64(ref $var) => $body.map($to::Elf64),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 430 | /         map_inner_option!(self, File, SymbolTableInternal, |x| x
[INFO] [stdout] 431 | |             .symbol_table()
[INFO] [stdout] 432 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 129 |             &$from::Elf64(ref $var) => $body.map($to::Elf64),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:131:28
[INFO] [stdout]     |
[INFO] [stdout] 131 |               $from::MachO32(ref $var) => $body.map($to::MachO32),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 430 | /         map_inner_option!(self, File, SymbolTableInternal, |x| x
[INFO] [stdout] 431 | |             .symbol_table()
[INFO] [stdout] 432 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 131 |             &$from::MachO32(ref $var) => $body.map($to::MachO32),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:133:28
[INFO] [stdout]     |
[INFO] [stdout] 133 |               $from::MachO64(ref $var) => $body.map($to::MachO64),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 430 | /         map_inner_option!(self, File, SymbolTableInternal, |x| x
[INFO] [stdout] 431 | |             .symbol_table()
[INFO] [stdout] 432 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 133 |             &$from::MachO64(ref $var) => $body.map($to::MachO64),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:135:25
[INFO] [stdout]     |
[INFO] [stdout] 135 |               $from::Pe32(ref $var) => $body.map($to::Pe32),
[INFO] [stdout]     |                           ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 430 | /         map_inner_option!(self, File, SymbolTableInternal, |x| x
[INFO] [stdout] 431 | |             .symbol_table()
[INFO] [stdout] 432 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 135 |             &$from::Pe32(ref $var) => $body.map($to::Pe32),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:137:25
[INFO] [stdout]     |
[INFO] [stdout] 137 |               $from::Pe64(ref $var) => $body.map($to::Pe64),
[INFO] [stdout]     |                           ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 430 | /         map_inner_option!(self, File, SymbolTableInternal, |x| x
[INFO] [stdout] 431 | |             .symbol_table()
[INFO] [stdout] 432 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 137 |             &$from::Pe64(ref $var) => $body.map($to::Pe64),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:141:28
[INFO] [stdout]     |
[INFO] [stdout] 141 |               $from::Xcoff32(ref $var) => $body.map($to::Xcoff32),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 430 | /         map_inner_option!(self, File, SymbolTableInternal, |x| x
[INFO] [stdout] 431 | |             .symbol_table()
[INFO] [stdout] 432 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 141 |             &$from::Xcoff32(ref $var) => $body.map($to::Xcoff32),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:143:28
[INFO] [stdout]     |
[INFO] [stdout] 143 |               $from::Xcoff64(ref $var) => $body.map($to::Xcoff64),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 430 | /         map_inner_option!(self, File, SymbolTableInternal, |x| x
[INFO] [stdout] 431 | |             .symbol_table()
[INFO] [stdout] 432 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |             &$from::Xcoff64(ref $var) => $body.map($to::Xcoff64),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:93:25
[INFO] [stdout]     |
[INFO] [stdout]  93 |               $from::Coff(ref $var) => $to::Coff($body),
[INFO] [stdout]     |                           ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 438 |               inner: map_inner!(self, File, SymbolIteratorInternal, |x| (
[INFO] [stdout]     |  ____________________-
[INFO] [stdout] 439 | |                 x.dynamic_symbols(),
[INFO] [stdout] 440 | |                 PhantomData
[INFO] [stdout] 441 | |             )),
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  93 |             &$from::Coff(ref $var) => $to::Coff($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:95:28
[INFO] [stdout]     |
[INFO] [stdout]  95 |               $from::CoffBig(ref $var) => $to::CoffBig($body),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 438 |               inner: map_inner!(self, File, SymbolIteratorInternal, |x| (
[INFO] [stdout]     |  ____________________-
[INFO] [stdout] 439 | |                 x.dynamic_symbols(),
[INFO] [stdout] 440 | |                 PhantomData
[INFO] [stdout] 441 | |             )),
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  95 |             &$from::CoffBig(ref $var) => $to::CoffBig($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:97:26
[INFO] [stdout]     |
[INFO] [stdout]  97 |               $from::Elf32(ref $var) => $to::Elf32($body),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 438 |               inner: map_inner!(self, File, SymbolIteratorInternal, |x| (
[INFO] [stdout]     |  ____________________-
[INFO] [stdout] 439 | |                 x.dynamic_symbols(),
[INFO] [stdout] 440 | |                 PhantomData
[INFO] [stdout] 441 | |             )),
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  97 |             &$from::Elf32(ref $var) => $to::Elf32($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:99:26
[INFO] [stdout]     |
[INFO] [stdout]  99 |               $from::Elf64(ref $var) => $to::Elf64($body),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 438 |               inner: map_inner!(self, File, SymbolIteratorInternal, |x| (
[INFO] [stdout]     |  ____________________-
[INFO] [stdout] 439 | |                 x.dynamic_symbols(),
[INFO] [stdout] 440 | |                 PhantomData
[INFO] [stdout] 441 | |             )),
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  99 |             &$from::Elf64(ref $var) => $to::Elf64($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:101:28
[INFO] [stdout]     |
[INFO] [stdout] 101 |               $from::MachO32(ref $var) => $to::MachO32($body),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 438 |               inner: map_inner!(self, File, SymbolIteratorInternal, |x| (
[INFO] [stdout]     |  ____________________-
[INFO] [stdout] 439 | |                 x.dynamic_symbols(),
[INFO] [stdout] 440 | |                 PhantomData
[INFO] [stdout] 441 | |             )),
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 101 |             &$from::MachO32(ref $var) => $to::MachO32($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:103:28
[INFO] [stdout]     |
[INFO] [stdout] 103 |               $from::MachO64(ref $var) => $to::MachO64($body),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 438 |               inner: map_inner!(self, File, SymbolIteratorInternal, |x| (
[INFO] [stdout]     |  ____________________-
[INFO] [stdout] 439 | |                 x.dynamic_symbols(),
[INFO] [stdout] 440 | |                 PhantomData
[INFO] [stdout] 441 | |             )),
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 103 |             &$from::MachO64(ref $var) => $to::MachO64($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:105:25
[INFO] [stdout]     |
[INFO] [stdout] 105 |               $from::Pe32(ref $var) => $to::Pe32($body),
[INFO] [stdout]     |                           ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 438 |               inner: map_inner!(self, File, SymbolIteratorInternal, |x| (
[INFO] [stdout]     |  ____________________-
[INFO] [stdout] 439 | |                 x.dynamic_symbols(),
[INFO] [stdout] 440 | |                 PhantomData
[INFO] [stdout] 441 | |             )),
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 105 |             &$from::Pe32(ref $var) => $to::Pe32($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:107:25
[INFO] [stdout]     |
[INFO] [stdout] 107 |               $from::Pe64(ref $var) => $to::Pe64($body),
[INFO] [stdout]     |                           ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 438 |               inner: map_inner!(self, File, SymbolIteratorInternal, |x| (
[INFO] [stdout]     |  ____________________-
[INFO] [stdout] 439 | |                 x.dynamic_symbols(),
[INFO] [stdout] 440 | |                 PhantomData
[INFO] [stdout] 441 | |             )),
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 107 |             &$from::Pe64(ref $var) => $to::Pe64($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:111:28
[INFO] [stdout]     |
[INFO] [stdout] 111 |               $from::Xcoff32(ref $var) => $to::Xcoff32($body),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 438 |               inner: map_inner!(self, File, SymbolIteratorInternal, |x| (
[INFO] [stdout]     |  ____________________-
[INFO] [stdout] 439 | |                 x.dynamic_symbols(),
[INFO] [stdout] 440 | |                 PhantomData
[INFO] [stdout] 441 | |             )),
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 111 |             &$from::Xcoff32(ref $var) => $to::Xcoff32($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:113:28
[INFO] [stdout]     |
[INFO] [stdout] 113 |               $from::Xcoff64(ref $var) => $to::Xcoff64($body),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 438 |               inner: map_inner!(self, File, SymbolIteratorInternal, |x| (
[INFO] [stdout]     |  ____________________-
[INFO] [stdout] 439 | |                 x.dynamic_symbols(),
[INFO] [stdout] 440 | |                 PhantomData
[INFO] [stdout] 441 | |             )),
[INFO] [stdout]     | |______________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 113 |             &$from::Xcoff64(ref $var) => $to::Xcoff64($body),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:123:25
[INFO] [stdout]     |
[INFO] [stdout] 123 |               $from::Coff(ref $var) => $body.map($to::Coff),
[INFO] [stdout]     |                           ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 446 | /         map_inner_option!(self, File, SymbolTableInternal, |x| x
[INFO] [stdout] 447 | |             .dynamic_symbol_table()
[INFO] [stdout] 448 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 123 |             &$from::Coff(ref $var) => $body.map($to::Coff),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:125:28
[INFO] [stdout]     |
[INFO] [stdout] 125 |               $from::CoffBig(ref $var) => $body.map($to::CoffBig),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 446 | /         map_inner_option!(self, File, SymbolTableInternal, |x| x
[INFO] [stdout] 447 | |             .dynamic_symbol_table()
[INFO] [stdout] 448 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 125 |             &$from::CoffBig(ref $var) => $body.map($to::CoffBig),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:127:26
[INFO] [stdout]     |
[INFO] [stdout] 127 |               $from::Elf32(ref $var) => $body.map($to::Elf32),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 446 | /         map_inner_option!(self, File, SymbolTableInternal, |x| x
[INFO] [stdout] 447 | |             .dynamic_symbol_table()
[INFO] [stdout] 448 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 127 |             &$from::Elf32(ref $var) => $body.map($to::Elf32),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:129:26
[INFO] [stdout]     |
[INFO] [stdout] 129 |               $from::Elf64(ref $var) => $body.map($to::Elf64),
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 446 | /         map_inner_option!(self, File, SymbolTableInternal, |x| x
[INFO] [stdout] 447 | |             .dynamic_symbol_table()
[INFO] [stdout] 448 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 129 |             &$from::Elf64(ref $var) => $body.map($to::Elf64),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:131:28
[INFO] [stdout]     |
[INFO] [stdout] 131 |               $from::MachO32(ref $var) => $body.map($to::MachO32),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 446 | /         map_inner_option!(self, File, SymbolTableInternal, |x| x
[INFO] [stdout] 447 | |             .dynamic_symbol_table()
[INFO] [stdout] 448 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 131 |             &$from::MachO32(ref $var) => $body.map($to::MachO32),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:133:28
[INFO] [stdout]     |
[INFO] [stdout] 133 |               $from::MachO64(ref $var) => $body.map($to::MachO64),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 446 | /         map_inner_option!(self, File, SymbolTableInternal, |x| x
[INFO] [stdout] 447 | |             .dynamic_symbol_table()
[INFO] [stdout] 448 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 133 |             &$from::MachO64(ref $var) => $body.map($to::MachO64),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:135:25
[INFO] [stdout]     |
[INFO] [stdout] 135 |               $from::Pe32(ref $var) => $body.map($to::Pe32),
[INFO] [stdout]     |                           ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 446 | /         map_inner_option!(self, File, SymbolTableInternal, |x| x
[INFO] [stdout] 447 | |             .dynamic_symbol_table()
[INFO] [stdout] 448 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 135 |             &$from::Pe32(ref $var) => $body.map($to::Pe32),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:137:25
[INFO] [stdout]     |
[INFO] [stdout] 137 |               $from::Pe64(ref $var) => $body.map($to::Pe64),
[INFO] [stdout]     |                           ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 446 | /         map_inner_option!(self, File, SymbolTableInternal, |x| x
[INFO] [stdout] 447 | |             .dynamic_symbol_table()
[INFO] [stdout] 448 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 137 |             &$from::Pe64(ref $var) => $body.map($to::Pe64),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:141:28
[INFO] [stdout]     |
[INFO] [stdout] 141 |               $from::Xcoff32(ref $var) => $body.map($to::Xcoff32),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 446 | /         map_inner_option!(self, File, SymbolTableInternal, |x| x
[INFO] [stdout] 447 | |             .dynamic_symbol_table()
[INFO] [stdout] 448 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 141 |             &$from::Xcoff32(ref $var) => $body.map($to::Xcoff32),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:143:28
[INFO] [stdout]     |
[INFO] [stdout] 143 |               $from::Xcoff64(ref $var) => $body.map($to::Xcoff64),
[INFO] [stdout]     |                              ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 446 | /         map_inner_option!(self, File, SymbolTableInternal, |x| x
[INFO] [stdout] 447 | |             .dynamic_symbol_table()
[INFO] [stdout] 448 | |             .map(|x| (x, PhantomData)))
[INFO] [stdout]     | |_______________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `map_inner_option` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 143 |             &$from::Xcoff64(ref $var) => $body.map($to::Xcoff64),
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:34:25
[INFO] [stdout]     |
[INFO] [stdout]  34 |             $enum::Coff(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 473 |         with_inner!(self, File, |x| x.symbol_map())
[INFO] [stdout]     |         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  34 |             &$enum::Coff(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:36:28
[INFO] [stdout]     |
[INFO] [stdout]  36 |             $enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 473 |         with_inner!(self, File, |x| x.symbol_map())
[INFO] [stdout]     |         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  36 |             &$enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:38:26
[INFO] [stdout]     |
[INFO] [stdout]  38 |             $enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 473 |         with_inner!(self, File, |x| x.symbol_map())
[INFO] [stdout]     |         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  38 |             &$enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:40:26
[INFO] [stdout]     |
[INFO] [stdout]  40 |             $enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 473 |         with_inner!(self, File, |x| x.symbol_map())
[INFO] [stdout]     |         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  40 |             &$enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:42:28
[INFO] [stdout]     |
[INFO] [stdout]  42 |             $enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 473 |         with_inner!(self, File, |x| x.symbol_map())
[INFO] [stdout]     |         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  42 |             &$enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:44:28
[INFO] [stdout]     |
[INFO] [stdout]  44 |             $enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 473 |         with_inner!(self, File, |x| x.symbol_map())
[INFO] [stdout]     |         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  44 |             &$enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:46:25
[INFO] [stdout]     |
[INFO] [stdout]  46 |             $enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 473 |         with_inner!(self, File, |x| x.symbol_map())
[INFO] [stdout]     |         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  46 |             &$enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:48:25
[INFO] [stdout]     |
[INFO] [stdout]  48 |             $enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 473 |         with_inner!(self, File, |x| x.symbol_map())
[INFO] [stdout]     |         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  48 |             &$enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:52:28
[INFO] [stdout]     |
[INFO] [stdout]  52 |             $enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 473 |         with_inner!(self, File, |x| x.symbol_map())
[INFO] [stdout]     |         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  52 |             &$enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:54:28
[INFO] [stdout]     |
[INFO] [stdout]  54 |             $enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 473 |         with_inner!(self, File, |x| x.symbol_map())
[INFO] [stdout]     |         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  54 |             &$enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:34:25
[INFO] [stdout]     |
[INFO] [stdout]  34 |             $enum::Coff(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 477 |         with_inner!(self, File, |x| x.object_map())
[INFO] [stdout]     |         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  34 |             &$enum::Coff(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:36:28
[INFO] [stdout]     |
[INFO] [stdout]  36 |             $enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 477 |         with_inner!(self, File, |x| x.object_map())
[INFO] [stdout]     |         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  36 |             &$enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:38:26
[INFO] [stdout]     |
[INFO] [stdout]  38 |             $enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 477 |         with_inner!(self, File, |x| x.object_map())
[INFO] [stdout]     |         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  38 |             &$enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:40:26
[INFO] [stdout]     |
[INFO] [stdout]  40 |             $enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 477 |         with_inner!(self, File, |x| x.object_map())
[INFO] [stdout]     |         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  40 |             &$enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:42:28
[INFO] [stdout]     |
[INFO] [stdout]  42 |             $enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 477 |         with_inner!(self, File, |x| x.object_map())
[INFO] [stdout]     |         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  42 |             &$enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:44:28
[INFO] [stdout]     |
[INFO] [stdout]  44 |             $enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 477 |         with_inner!(self, File, |x| x.object_map())
[INFO] [stdout]     |         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  44 |             &$enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:46:25
[INFO] [stdout]     |
[INFO] [stdout]  46 |             $enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 477 |         with_inner!(self, File, |x| x.object_map())
[INFO] [stdout]     |         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  46 |             &$enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:48:25
[INFO] [stdout]     |
[INFO] [stdout]  48 |             $enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 477 |         with_inner!(self, File, |x| x.object_map())
[INFO] [stdout]     |         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  48 |             &$enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:52:28
[INFO] [stdout]     |
[INFO] [stdout]  52 |             $enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 477 |         with_inner!(self, File, |x| x.object_map())
[INFO] [stdout]     |         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  52 |             &$enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:54:28
[INFO] [stdout]     |
[INFO] [stdout]  54 |             $enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 477 |         with_inner!(self, File, |x| x.object_map())
[INFO] [stdout]     |         ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  54 |             &$enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:34:25
[INFO] [stdout]     |
[INFO] [stdout]  34 |             $enum::Coff(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 481 |         with_inner!(self, File, |x| x.imports())
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  34 |             &$enum::Coff(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:36:28
[INFO] [stdout]     |
[INFO] [stdout]  36 |             $enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 481 |         with_inner!(self, File, |x| x.imports())
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  36 |             &$enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:38:26
[INFO] [stdout]     |
[INFO] [stdout]  38 |             $enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 481 |         with_inner!(self, File, |x| x.imports())
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  38 |             &$enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:40:26
[INFO] [stdout]     |
[INFO] [stdout]  40 |             $enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 481 |         with_inner!(self, File, |x| x.imports())
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  40 |             &$enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:42:28
[INFO] [stdout]     |
[INFO] [stdout]  42 |             $enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 481 |         with_inner!(self, File, |x| x.imports())
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  42 |             &$enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:44:28
[INFO] [stdout]     |
[INFO] [stdout]  44 |             $enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 481 |         with_inner!(self, File, |x| x.imports())
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  44 |             &$enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:46:25
[INFO] [stdout]     |
[INFO] [stdout]  46 |             $enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 481 |         with_inner!(self, File, |x| x.imports())
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  46 |             &$enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:48:25
[INFO] [stdout]     |
[INFO] [stdout]  48 |             $enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 481 |         with_inner!(self, File, |x| x.imports())
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  48 |             &$enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:52:28
[INFO] [stdout]     |
[INFO] [stdout]  52 |             $enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 481 |         with_inner!(self, File, |x| x.imports())
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  52 |             &$enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:54:28
[INFO] [stdout]     |
[INFO] [stdout]  54 |             $enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 481 |         with_inner!(self, File, |x| x.imports())
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  54 |             &$enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:34:25
[INFO] [stdout]     |
[INFO] [stdout]  34 |             $enum::Coff(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 485 |         with_inner!(self, File, |x| x.exports())
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  34 |             &$enum::Coff(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:36:28
[INFO] [stdout]     |
[INFO] [stdout]  36 |             $enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 485 |         with_inner!(self, File, |x| x.exports())
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  36 |             &$enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:38:26
[INFO] [stdout]     |
[INFO] [stdout]  38 |             $enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 485 |         with_inner!(self, File, |x| x.exports())
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  38 |             &$enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:40:26
[INFO] [stdout]     |
[INFO] [stdout]  40 |             $enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 485 |         with_inner!(self, File, |x| x.exports())
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  40 |             &$enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:42:28
[INFO] [stdout]     |
[INFO] [stdout]  42 |             $enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 485 |         with_inner!(self, File, |x| x.exports())
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  42 |             &$enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:44:28
[INFO] [stdout]     |
[INFO] [stdout]  44 |             $enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 485 |         with_inner!(self, File, |x| x.exports())
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  44 |             &$enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:46:25
[INFO] [stdout]     |
[INFO] [stdout]  46 |             $enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 485 |         with_inner!(self, File, |x| x.exports())
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  46 |             &$enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:48:25
[INFO] [stdout]     |
[INFO] [stdout]  48 |             $enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 485 |         with_inner!(self, File, |x| x.exports())
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  48 |             &$enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:52:28
[INFO] [stdout]     |
[INFO] [stdout]  52 |             $enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 485 |         with_inner!(self, File, |x| x.exports())
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  52 |             &$enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:54:28
[INFO] [stdout]     |
[INFO] [stdout]  54 |             $enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 485 |         with_inner!(self, File, |x| x.exports())
[INFO] [stdout]     |         ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  54 |             &$enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:34:25
[INFO] [stdout]     |
[INFO] [stdout]  34 |             $enum::Coff(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 489 |         with_inner!(self, File, |x| x.has_debug_symbols())
[INFO] [stdout]     |         -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  34 |             &$enum::Coff(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:36:28
[INFO] [stdout]     |
[INFO] [stdout]  36 |             $enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 489 |         with_inner!(self, File, |x| x.has_debug_symbols())
[INFO] [stdout]     |         -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  36 |             &$enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:38:26
[INFO] [stdout]     |
[INFO] [stdout]  38 |             $enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 489 |         with_inner!(self, File, |x| x.has_debug_symbols())
[INFO] [stdout]     |         -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  38 |             &$enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:40:26
[INFO] [stdout]     |
[INFO] [stdout]  40 |             $enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 489 |         with_inner!(self, File, |x| x.has_debug_symbols())
[INFO] [stdout]     |         -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  40 |             &$enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:42:28
[INFO] [stdout]     |
[INFO] [stdout]  42 |             $enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 489 |         with_inner!(self, File, |x| x.has_debug_symbols())
[INFO] [stdout]     |         -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  42 |             &$enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:44:28
[INFO] [stdout]     |
[INFO] [stdout]  44 |             $enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 489 |         with_inner!(self, File, |x| x.has_debug_symbols())
[INFO] [stdout]     |         -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  44 |             &$enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:46:25
[INFO] [stdout]     |
[INFO] [stdout]  46 |             $enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 489 |         with_inner!(self, File, |x| x.has_debug_symbols())
[INFO] [stdout]     |         -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  46 |             &$enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:48:25
[INFO] [stdout]     |
[INFO] [stdout]  48 |             $enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 489 |         with_inner!(self, File, |x| x.has_debug_symbols())
[INFO] [stdout]     |         -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  48 |             &$enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:52:28
[INFO] [stdout]     |
[INFO] [stdout]  52 |             $enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 489 |         with_inner!(self, File, |x| x.has_debug_symbols())
[INFO] [stdout]     |         -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  52 |             &$enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:54:28
[INFO] [stdout]     |
[INFO] [stdout]  54 |             $enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 489 |         with_inner!(self, File, |x| x.has_debug_symbols())
[INFO] [stdout]     |         -------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  54 |             &$enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:34:25
[INFO] [stdout]     |
[INFO] [stdout]  34 |             $enum::Coff(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 494 |         with_inner!(self, File, |x| x.mach_uuid())
[INFO] [stdout]     |         ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  34 |             &$enum::Coff(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:36:28
[INFO] [stdout]     |
[INFO] [stdout]  36 |             $enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 494 |         with_inner!(self, File, |x| x.mach_uuid())
[INFO] [stdout]     |         ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  36 |             &$enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:38:26
[INFO] [stdout]     |
[INFO] [stdout]  38 |             $enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 494 |         with_inner!(self, File, |x| x.mach_uuid())
[INFO] [stdout]     |         ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  38 |             &$enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:40:26
[INFO] [stdout]     |
[INFO] [stdout]  40 |             $enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 494 |         with_inner!(self, File, |x| x.mach_uuid())
[INFO] [stdout]     |         ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  40 |             &$enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:42:28
[INFO] [stdout]     |
[INFO] [stdout]  42 |             $enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 494 |         with_inner!(self, File, |x| x.mach_uuid())
[INFO] [stdout]     |         ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  42 |             &$enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:44:28
[INFO] [stdout]     |
[INFO] [stdout]  44 |             $enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 494 |         with_inner!(self, File, |x| x.mach_uuid())
[INFO] [stdout]     |         ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  44 |             &$enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:46:25
[INFO] [stdout]     |
[INFO] [stdout]  46 |             $enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 494 |         with_inner!(self, File, |x| x.mach_uuid())
[INFO] [stdout]     |         ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  46 |             &$enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:48:25
[INFO] [stdout]     |
[INFO] [stdout]  48 |             $enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 494 |         with_inner!(self, File, |x| x.mach_uuid())
[INFO] [stdout]     |         ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  48 |             &$enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:52:28
[INFO] [stdout]     |
[INFO] [stdout]  52 |             $enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 494 |         with_inner!(self, File, |x| x.mach_uuid())
[INFO] [stdout]     |         ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  52 |             &$enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:54:28
[INFO] [stdout]     |
[INFO] [stdout]  54 |             $enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 494 |         with_inner!(self, File, |x| x.mach_uuid())
[INFO] [stdout]     |         ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  54 |             &$enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:34:25
[INFO] [stdout]     |
[INFO] [stdout]  34 |             $enum::Coff(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 499 |         with_inner!(self, File, |x| x.build_id())
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  34 |             &$enum::Coff(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:36:28
[INFO] [stdout]     |
[INFO] [stdout]  36 |             $enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 499 |         with_inner!(self, File, |x| x.build_id())
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  36 |             &$enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:38:26
[INFO] [stdout]     |
[INFO] [stdout]  38 |             $enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 499 |         with_inner!(self, File, |x| x.build_id())
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  38 |             &$enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:40:26
[INFO] [stdout]     |
[INFO] [stdout]  40 |             $enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 499 |         with_inner!(self, File, |x| x.build_id())
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  40 |             &$enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:42:28
[INFO] [stdout]     |
[INFO] [stdout]  42 |             $enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 499 |         with_inner!(self, File, |x| x.build_id())
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  42 |             &$enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:44:28
[INFO] [stdout]     |
[INFO] [stdout]  44 |             $enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 499 |         with_inner!(self, File, |x| x.build_id())
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  44 |             &$enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:46:25
[INFO] [stdout]     |
[INFO] [stdout]  46 |             $enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 499 |         with_inner!(self, File, |x| x.build_id())
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  46 |             &$enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:48:25
[INFO] [stdout]     |
[INFO] [stdout]  48 |             $enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 499 |         with_inner!(self, File, |x| x.build_id())
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  48 |             &$enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:52:28
[INFO] [stdout]     |
[INFO] [stdout]  52 |             $enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 499 |         with_inner!(self, File, |x| x.build_id())
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  52 |             &$enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:54:28
[INFO] [stdout]     |
[INFO] [stdout]  54 |             $enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 499 |         with_inner!(self, File, |x| x.build_id())
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  54 |             &$enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:34:25
[INFO] [stdout]     |
[INFO] [stdout]  34 |             $enum::Coff(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 504 |         with_inner!(self, File, |x| x.gnu_debuglink())
[INFO] [stdout]     |         ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  34 |             &$enum::Coff(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:36:28
[INFO] [stdout]     |
[INFO] [stdout]  36 |             $enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 504 |         with_inner!(self, File, |x| x.gnu_debuglink())
[INFO] [stdout]     |         ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  36 |             &$enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:38:26
[INFO] [stdout]     |
[INFO] [stdout]  38 |             $enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 504 |         with_inner!(self, File, |x| x.gnu_debuglink())
[INFO] [stdout]     |         ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  38 |             &$enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:40:26
[INFO] [stdout]     |
[INFO] [stdout]  40 |             $enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 504 |         with_inner!(self, File, |x| x.gnu_debuglink())
[INFO] [stdout]     |         ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  40 |             &$enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:42:28
[INFO] [stdout]     |
[INFO] [stdout]  42 |             $enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 504 |         with_inner!(self, File, |x| x.gnu_debuglink())
[INFO] [stdout]     |         ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  42 |             &$enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:44:28
[INFO] [stdout]     |
[INFO] [stdout]  44 |             $enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 504 |         with_inner!(self, File, |x| x.gnu_debuglink())
[INFO] [stdout]     |         ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  44 |             &$enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:46:25
[INFO] [stdout]     |
[INFO] [stdout]  46 |             $enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 504 |         with_inner!(self, File, |x| x.gnu_debuglink())
[INFO] [stdout]     |         ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  46 |             &$enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:48:25
[INFO] [stdout]     |
[INFO] [stdout]  48 |             $enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 504 |         with_inner!(self, File, |x| x.gnu_debuglink())
[INFO] [stdout]     |         ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  48 |             &$enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:52:28
[INFO] [stdout]     |
[INFO] [stdout]  52 |             $enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 504 |         with_inner!(self, File, |x| x.gnu_debuglink())
[INFO] [stdout]     |         ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  52 |             &$enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:54:28
[INFO] [stdout]     |
[INFO] [stdout]  54 |             $enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 504 |         with_inner!(self, File, |x| x.gnu_debuglink())
[INFO] [stdout]     |         ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  54 |             &$enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:34:25
[INFO] [stdout]     |
[INFO] [stdout]  34 |             $enum::Coff(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 509 |         with_inner!(self, File, |x| x.gnu_debugaltlink())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  34 |             &$enum::Coff(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:36:28
[INFO] [stdout]     |
[INFO] [stdout]  36 |             $enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 509 |         with_inner!(self, File, |x| x.gnu_debugaltlink())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  36 |             &$enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:38:26
[INFO] [stdout]     |
[INFO] [stdout]  38 |             $enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 509 |         with_inner!(self, File, |x| x.gnu_debugaltlink())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  38 |             &$enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:40:26
[INFO] [stdout]     |
[INFO] [stdout]  40 |             $enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 509 |         with_inner!(self, File, |x| x.gnu_debugaltlink())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  40 |             &$enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:42:28
[INFO] [stdout]     |
[INFO] [stdout]  42 |             $enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 509 |         with_inner!(self, File, |x| x.gnu_debugaltlink())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  42 |             &$enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:44:28
[INFO] [stdout]     |
[INFO] [stdout]  44 |             $enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 509 |         with_inner!(self, File, |x| x.gnu_debugaltlink())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  44 |             &$enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:46:25
[INFO] [stdout]     |
[INFO] [stdout]  46 |             $enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 509 |         with_inner!(self, File, |x| x.gnu_debugaltlink())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  46 |             &$enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:48:25
[INFO] [stdout]     |
[INFO] [stdout]  48 |             $enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 509 |         with_inner!(self, File, |x| x.gnu_debugaltlink())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  48 |             &$enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:52:28
[INFO] [stdout]     |
[INFO] [stdout]  52 |             $enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 509 |         with_inner!(self, File, |x| x.gnu_debugaltlink())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  52 |             &$enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:54:28
[INFO] [stdout]     |
[INFO] [stdout]  54 |             $enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 509 |         with_inner!(self, File, |x| x.gnu_debugaltlink())
[INFO] [stdout]     |         ------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  54 |             &$enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:34:25
[INFO] [stdout]     |
[INFO] [stdout]  34 |             $enum::Coff(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 514 |         with_inner!(self, File, |x| x.pdb_info())
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  34 |             &$enum::Coff(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:36:28
[INFO] [stdout]     |
[INFO] [stdout]  36 |             $enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 514 |         with_inner!(self, File, |x| x.pdb_info())
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  36 |             &$enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:38:26
[INFO] [stdout]     |
[INFO] [stdout]  38 |             $enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 514 |         with_inner!(self, File, |x| x.pdb_info())
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  38 |             &$enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:40:26
[INFO] [stdout]     |
[INFO] [stdout]  40 |             $enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 514 |         with_inner!(self, File, |x| x.pdb_info())
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  40 |             &$enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:42:28
[INFO] [stdout]     |
[INFO] [stdout]  42 |             $enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 514 |         with_inner!(self, File, |x| x.pdb_info())
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  42 |             &$enum::MachO32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:44:28
[INFO] [stdout]     |
[INFO] [stdout]  44 |             $enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 514 |         with_inner!(self, File, |x| x.pdb_info())
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  44 |             &$enum::MachO64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:46:25
[INFO] [stdout]     |
[INFO] [stdout]  46 |             $enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 514 |         with_inner!(self, File, |x| x.pdb_info())
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  46 |             &$enum::Pe32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:48:25
[INFO] [stdout]     |
[INFO] [stdout]  48 |             $enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 514 |         with_inner!(self, File, |x| x.pdb_info())
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  48 |             &$enum::Pe64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:52:28
[INFO] [stdout]     |
[INFO] [stdout]  52 |             $enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 514 |         with_inner!(self, File, |x| x.pdb_info())
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  52 |             &$enum::Xcoff32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:54:28
[INFO] [stdout]     |
[INFO] [stdout]  54 |             $enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 514 |         with_inner!(self, File, |x| x.pdb_info())
[INFO] [stdout]     |         ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  54 |             &$enum::Xcoff64(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:34:25
[INFO] [stdout]     |
[INFO] [stdout]  34 |             $enum::Coff(ref $var) => $body,
[INFO] [stdout]     |                         ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 518 |         with_inner!(self, File, |x| x.relative_address_base())
[INFO] [stdout]     |         ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  34 |             &$enum::Coff(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:36:28
[INFO] [stdout]     |
[INFO] [stdout]  36 |             $enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |                            ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 518 |         with_inner!(self, File, |x| x.relative_address_base())
[INFO] [stdout]     |         ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  36 |             &$enum::CoffBig(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:38:26
[INFO] [stdout]     |
[INFO] [stdout]  38 |             $enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 518 |         with_inner!(self, File, |x| x.relative_address_base())
[INFO] [stdout]     |         ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]  38 |             &$enum::Elf32(ref $var) => $body,
[INFO] [stdout]     |             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/read/any.rs:40:26
[INFO] [stdout]     |
[INFO] [stdout]  40 |             $enum::Elf64(ref $var) => $body,
[INFO] [stdout]     |                          ^^^^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 518 |         with_inner!(self, File, |x| x.relative_address_base())
[INFO] [stdout]     |         ------------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: this warning originates in the macro `with_inner` (in Nightly builds, run with -Z macro-backtrace for more info)
[WARN] too many lines in the log, truncating it
